Searched refs:DistSqPoint3ToSegment3 (Results 1 – 2 of 2) sorted by relevance
455 f32 DistSqPoint3ToSegment3(const VEC3* P, const SEGMENT3* S, f32* t);
280 DistSqPoint3ToSegment3(const VEC3* P, const SEGMENT3* S, f32* t) in DistSqPoint3ToSegment3() function376 dSq = DistSqPoint3ToSegment3(P, &S, NULL); in DistSqPoint3ToPolyline3()399 f32 dSq_ = DistSqPoint3ToSegment3(P, &S2, NULL); in DistSqPoint3ToPolyline3()