Manage Exact physics shape \. More...
#include <SO3ShapeExact.h>
Public Member Functions | |
| SShapeExact (std::string shapeName, SEntity *entity, Ogre::Real tolerance) | |
| ~SShapeExact () | |
| Ogre::Real | GetTolerance () |
| virtual Ogre::Vector3 | CalculateInertialMatrix () |
| virtual Ogre::Vector3 | CalculateOffset () |
Manage Exact physics shape \.
Definition at line 40 of file SO3ShapeExact.h.
| SShapeExact::SShapeExact | ( | std::string | shapeName, | |
| SEntity * | entity, | |||
| Ogre::Real | tolerance | |||
| ) |
Definition at line 18 of file SO3ShapeExact.cpp.
| SShapeExact::~SShapeExact | ( | ) |
Definition at line 27 of file SO3ShapeExact.cpp.
| Ogre::Vector3 SShapeExact::CalculateInertialMatrix | ( | ) | [virtual] |
Definition at line 36 of file SO3ShapeExact.cpp.
| Ogre::Vector3 SShapeExact::CalculateOffset | ( | ) | [virtual] |
Definition at line 43 of file SO3ShapeExact.cpp.
| Ogre::Real SShapeExact::GetTolerance | ( | ) |
Definition at line 31 of file SO3ShapeExact.cpp.
1.6.3