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