Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/math/
Dmath_Geometry.h486 bool IntersectionRay3AABB(const RAY3* R, const AABB* box, f32* t);
/CTR-SDK-0.13.2/sources/libraries/math/
Dmath_Geometry.cpp1243 IntersectionRay3AABB(const RAY3* R, const AABB* box, f32* t) in IntersectionRay3AABB() function