Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/math/
Dmath_Geometry.h456 f32 DistSqPoint3ToPlane(const VEC3* P, const PLANE* J, VEC3* Q);
/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/math/
Dmath_Geometry.cpp319 DistSqPoint3ToPlane(const VEC3* P, const PLANE* J, VEC3* Q) in DistSqPoint3ToPlane() function