Searched refs:INTERSECTION_NONE (Results 1 – 2 of 2) sorted by relevance
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()[all …]
47 INTERSECTION_NONE = 0, enumerator