Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/math/
Dmath_Geometry.h444 IntersectionResult IntersectAABB_Ex(const AABB* B) const;
513 return F->IntersectAABB_Ex(B); in IntersectionAABBFrustumEx()
/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/math/
Dmath_Geometry.cpp1484 FRUSTUM::IntersectAABB_Ex(const AABB* B) const in IntersectAABB_Ex() function in nn::math::FRUSTUM