Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/sources/libraries/math/
Dmath_Equation.cpp101 f32 C = -1 - FSqrt(D); in SolveEquation2() local
212 f32 C = -1 - FSqrt(D); in SolveEquation2() local
Dmath_Geometry.cpp1328 VEC3 C; in IntersectionPlaneAABB() local
1359 IntersectionRay3Capsule(const RAY3* R, const CAPSULE* C) in IntersectionRay3Capsule()
1368 IntersectionLine3Capsule(const LINE3* L, const CAPSULE* C) in IntersectionLine3Capsule()
1377 IntersectionPlaneCapsule(const PLANE* J, const CAPSULE* C) in IntersectionPlaneCapsule()