Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/sources/libraries/math/
Dmath_Geometry.cpp1126 f32 vsq = VEC3SquareLen(&R->d); in IntersectionRay3Sphere() local
1128 if (vsq * wsq - proj * proj <= vsq * rsq) in IntersectionRay3Sphere()