Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/math/
Dmath_Geometry.h56 INTERSECTION_INSIDE = 1, enumerator
/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/math/
Dmath_Geometry.cpp1490 IntersectionResult result = INTERSECTION_INSIDE; in IntersectAABB_Ex()