Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/math/
Dmath_Geometry.h520 AABB* MergeAABB(AABB* a2, const AABB* a0, const AABB* a1);
/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/math/
Dmath_Geometry.cpp1578 MergeAABB(AABB* a2, const AABB* a0, const AABB* a1) in MergeAABB() function