Lines Matching refs:INTERSECTION_NONE
924 return INTERSECTION_NONE; in IntersectionLine3Plane()
969 return INTERSECTION_NONE; in IntersectionRay3Plane()
1005 return INTERSECTION_NONE; in IntersectionSegment3Plane()
1053 return INTERSECTION_NONE; in IntersectionLine3Sphere()
1065 if (result != INTERSECTION_NONE) in IntersectionRay3Sphere()
1077 return INTERSECTION_NONE; in IntersectionRay3Sphere()
1101 return INTERSECTION_NONE; in IntersectionRay3Sphere()
1146 if (result != INTERSECTION_NONE) in IntersectionSegment3Sphere()
1158 return INTERSECTION_NONE; in IntersectionSegment3Sphere()
1186 return INTERSECTION_NONE; in IntersectionSegment3Sphere()
1198 return INTERSECTION_NONE; in IntersectionSegment3Sphere()