Searched defs:PlaneEquation (Results 1 – 2 of 2) sorted by relevance
30 struct PlaneEquation // z = A * x + B * y + C struct32 float4 A;33 float4 B;34 float4 C;