Searched refs:COPLANAR (Results 1 – 1 of 1) sorted by relevance
144 #define COPLANAR (0) macro167 int flag = (a>planetestepsilon)?OVER:((a<-planetestepsilon)?UNDER:COPLANAR); in PlaneTest()