↓ 3 callersMethodToLineGiven a line with origin V0 and direction <V0,V1> and a query point P, ToLine returns +1, P on right of line -1, P on left of line 0, P on the line
GTE/Mathematics/ConstrainedDelaunay2.h:776
↓ 2 callersMethodComputeFromDataThis function is valid only for 3-channel points (x,y,z) or 4-channel vectors (x,y,z,0) or 4-channel points (x,y,z,1). In all cases, the function acc
GTE/Graphics/BoundingSphere.h:178