Home
last modified time | relevance | path

Searched refs:DistSqPoint3ToPolyline3 (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-0.13.2/include/nn/math/
Dmath_Geometry.h458 f32 DistSqPoint3ToPolyline3(const VEC3* P, const VEC3* vertices, unsigned int nVertices);
/CTR-SDK-0.13.2/sources/libraries/math/
Dmath_Geometry.cpp347 DistSqPoint3ToPolyline3(const VEC3* P, const VEC3* vertices, unsigned int nVertices) in DistSqPoint3ToPolyline3() function