Searched refs:S1 (Results 1 – 2 of 2) sorted by relevance
537 DistSqSegment3ToSegment3(const SEGMENT3* S1, const SEGMENT3* S2, f32* s, f32* t) in DistSqSegment3ToSegment3() argument539 VEC3 u(S1->P1 - S1->P0); in DistSqSegment3ToSegment3()541 VEC3 w(S1->P0 - S2->P0); in DistSqSegment3ToSegment3()
463 f32 DistSqSegment3ToSegment3(const SEGMENT3* S0, const SEGMENT3* S1, f32* s, f32* t);