Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/math/
Dmath_Geometry.h438 bool IntersectSphere(const SPHERE* S) const;
500 return F->IntersectSphere(S); in IntersectionSphereFrustum()
/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/sources/libraries/math/
Dmath_Geometry.cpp1391 FRUSTUM::IntersectSphere(const SPHERE* S) const in IntersectSphere() function in nn::math::FRUSTUM