Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayLib::cSphere2 Member List

This is the complete list of members for GrayLib::cSphere2, including all inherited members.

cSphere2()GrayLib::cSphere2inline
cSphere2(const cVector3f &vCenter, DVALUE_t fObjectRadius)GrayLib::cSphere2inline
get_RadiusSq() constGrayLib::cSphere2inline
GetRayIntersectionFrustum(const cVector3f &vRayOrigin, const cVector3f &vRayDir, cVector3f *pvIntersect, DVALUE_t fDistMaxSq) constGrayLib::cSphere2
IsRayIntersectionDistSq(const cVector3f &vRayOrigin, const cVector3f &vRayDir, DVALUE_t fDistMaxSq, OUT cVector3f *pvIntersect) constGrayLib::cSphere2
IsRayIntersectionInFront(const cVector3f &vRayOrigin, const cVector3f &vRayDir, cVector3f *pvIntersect) constGrayLib::cSphere2
m_fRadiusSqGrayLib::cSphere2protected
put_Radius(DVALUE_t fRadius)GrayLib::cSphere2inline
SetSphere(const cVector3f &vCenter, DVALUE_t fRadius)GrayLib::cSphere2inline