Home
last modified time | relevance | path

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

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