Searched refs:I_ (Results 1 – 1 of 1) sorted by relevance
952 VEC3 I_; in IntersectionRay3Plane() local954 result = IntersectionLine3Plane((const LINE3*)R, J, &t_, (I != NULL ? &I_ : NULL)); in IntersectionRay3Plane()964 *I = I_; in IntersectionRay3Plane()983 VEC3 I_; in IntersectionSegment3Plane() local990 result = IntersectionLine3Plane(&L, J, &t_, (I != NULL ? &I_ : NULL)); in IntersectionSegment3Plane()1000 *I = I_; in IntersectionSegment3Plane()