Searched refs:DistSqSegment3ToSegment3 (Results 1 – 2 of 2) sorted by relevance
463 f32 DistSqSegment3ToSegment3(const SEGMENT3* S0, const SEGMENT3* S1, f32* s, f32* t);
537 DistSqSegment3ToSegment3(const SEGMENT3* S1, const SEGMENT3* S2, f32* s, f32* t) in DistSqSegment3ToSegment3() function1350 if (DistSqSegment3ToSegment3(&C0->S, &C1->S, NULL, NULL) in IntersectionCapsule()