Searched refs:INTERSECTION_LINE3_ON_PLANE (Results 1 – 2 of 2) sorted by relevance
51 INTERSECTION_LINE3_ON_PLANE = 2, enumerator52 INTERSECTION_RAY3_ON_PLANE = INTERSECTION_LINE3_ON_PLANE,53 INTERSECTION_SEGMENT3_ON_PLANE = INTERSECTION_LINE3_ON_PLANE,
922 return INTERSECTION_LINE3_ON_PLANE; in IntersectionLine3Plane()