Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/math/
Dmath_Geometry.h478 IntersectionResult IntersectionRay3Plane(const RAY3* R, const PLANE* J, f32* t, VEC3* I);
/CTR-SDK-0.14.4/sources/libraries/math/
Dmath_Geometry.cpp949 IntersectionRay3Plane(const RAY3* R, const PLANE* J, f32* t, VEC3* I) in IntersectionRay3Plane() function