Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/math/
Dmath_Geometry.h488 bool IntersectionSphereAABB(const SPHERE* sphere, const AABB* aabb);
/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/math/
Dmath_Geometry.cpp1287 IntersectionSphereAABB(const SPHERE* sphere, const AABB* aabb) in IntersectionSphereAABB() function