![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
This is the complete list of members for CBoundingSphere, including all inherited members.
| CBoundingSphere() | CBoundingSphere | inline |
| CBoundingSphere(const CVector3D ¢er, float radius) | CBoundingSphere | inline |
| FromSweptBox(const CBoundingBoxAligned &bbox) | CBoundingSphere | static |
| GetCenter() const | CBoundingSphere | inline |
| GetRadius() const | CBoundingSphere | inline |
| m_Center | CBoundingSphere | private |
| m_Radius | CBoundingSphere | private |
| RayIntersect(const CVector3D &origin, const CVector3D &dir) const | CBoundingSphere |