Home
last modified time | relevance | path

Searched defs:S2 (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/math/
Dmath_Geometry.cpp398 SEGMENT3 S2(vertices[i], vertices[i + 1]); in DistSqPoint3ToPolyline3() local
537 DistSqSegment3ToSegment3(const SEGMENT3* S1, const SEGMENT3* S2, f32* s, f32* t) in DistSqSegment3ToSegment3()