Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/math/
Dmath_Geometry.h490 bool IntersectionPlaneAABB(const PLANE* J, const AABB* B);
/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/math/
Dmath_Geometry.cpp1326 IntersectionPlaneAABB(const PLANE* J, const AABB* B) in IntersectionPlaneAABB() function