#include <sphere.hpp>

Public Member Functions | |
| sgxPrimitiveSphere () | |
| sgxPrimitiveSphere (tREAL32 r) | |
| virtual void | getBoundingSphere (sgxVector3 &pos, tREAL32 &radius) const |
| virtual void | getBoundingBox (sgxVector3 &minpos, sgxVector3 &maxpos) const |
Public Attributes | |
| tREAL32 | m_fRadius |
| sgxPrimitiveSphere::sgxPrimitiveSphere | ( | ) | [inline] |
| sgxPrimitiveSphere::sgxPrimitiveSphere | ( | tREAL32 | r | ) | [inline] |
| virtual void sgxPrimitiveSphere::getBoundingSphere | ( | sgxVector3 & | pos, | |
| tREAL32 & | radius | |||
| ) | const [virtual] |
Reimplemented from sgxPrimitiveBase.
| virtual void sgxPrimitiveSphere::getBoundingBox | ( | sgxVector3 & | minpos, | |
| sgxVector3 & | maxpos | |||
| ) | const [virtual] |
Reimplemented from sgxPrimitiveBase.
| tREAL32 sgxPrimitiveSphere::m_fRadius |
1.5.6