Home
last modified time | relevance | path

Searched defs:I (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-1.3.0/CTR_SDK/sources/libraries/math/
Dmath_Geometry.cpp914 IntersectionLine3Plane(const LINE3* L, const PLANE* J, f32* t, VEC3* I) in IntersectionLine3Plane()
949 IntersectionRay3Plane(const RAY3* R, const PLANE* J, f32* t, VEC3* I) in IntersectionRay3Plane()
980 IntersectionSegment3Plane(const SEGMENT3* S, const PLANE* J, f32* t, VEC3* I) in IntersectionSegment3Plane()