Home
last modified time | relevance | path

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

/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/sources/libraries/math/
Dmath_Geometry.cpp319 DistSqPoint3ToPlane(const VEC3* P, const PLANE* J, VEC3* Q) in DistSqPoint3ToPlane()
335 DistSqSphereToPlane(const SPHERE* S, const PLANE* J) in DistSqSphereToPlane()
914 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()
1326 IntersectionPlaneAABB(const PLANE* J, const AABB* B) in IntersectionPlaneAABB()
1377 IntersectionPlaneCapsule(const PLANE* J, const CAPSULE* C) in IntersectionPlaneCapsule()