Searched refs:vsq (Results 1 – 1 of 1) sorted by relevance
1126 f32 vsq = VEC3SquareLen(&R->d); in IntersectionRay3Sphere() local1128 if (vsq * wsq - proj * proj <= vsq * rsq) in IntersectionRay3Sphere()