Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/math/
Dmath_Geometry.h454 f32 DistSqPoint3ToRay3(const VEC3* P, const RAY3* R, f32* t);
/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/math/
Dmath_Geometry.cpp257 DistSqPoint3ToRay3(const VEC3* P, const RAY3* R, f32* t) in DistSqPoint3ToRay3() function