Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/math/
Dmath_Geometry.h459 f32 DistSqPoint3ToAABB(const VEC3* P, const AABB* B, VEC3* q);
/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/math/
Dmath_Geometry.cpp430 DistSqPoint3ToAABB(const VEC3* P, const AABB* B, VEC3* q) in DistSqPoint3ToAABB() function