Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/math/
Dmath_Geometry.h479 IntersectionResult IntersectionSegment3Plane(const SEGMENT3* S, const PLANE* J, f32* t, VEC3* I);
/CTR-SDK-0.14.4/sources/libraries/math/
Dmath_Geometry.cpp980 IntersectionSegment3Plane(const SEGMENT3* S, const PLANE* J, f32* t, VEC3* I) in IntersectionSegment3Plane() function