TalanSoft Toolkits  201707
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
cSphere< T > Member List

This is the complete list of members for cSphere< T >, including all inherited members.

cSphere(const sVec3< T > &aPos, T aRadius)cSphere< T >
cSphere(const sVec3< T > &aPos)cSphere< T >
cSphere(T aRadius=1.0f)cSphere< T >
GetCenter() const cSphere< T >
GetPosition() const cSphere< T >
GetRadius() const cSphere< T >
Intersect(const sVec3< T > &vPos) const cSphere< T >
Intersect(const sVec3< T > &avPos, const sVec3< T > &avDir) const cSphere< T >
mRadiuscSphere< T >protected
mvPositioncSphere< T >protected
SetCenter(const sVec3< T > &aPos)cSphere< T >
SetPosition(const sVec3< T > &aPos)cSphere< T >
SetRadius(T aRadius)cSphere< T >
Transform(const sMatrixf &avMatrix)cSphere< T >