#include <SO3ShapeBox.h>
Public Member Functions | |
| SShapeBox (std::string shapeName, SNode *node, Ogre::Vector3 size) | |
| ~SShapeBox () | |
| Ogre::Vector3 | GetSize () |
| virtual Ogre::Vector3 | CalculateInertialMatrix () |
| virtual Ogre::Vector3 | CalculateOffset () |
Definition at line 43 of file SO3ShapeBox.h.
| SShapeBox::SShapeBox | ( | std::string | shapeName, | |
| SNode * | node, | |||
| Ogre::Vector3 | size | |||
| ) |
Definition at line 16 of file SO3ShapeBox.cpp.
| SShapeBox::~SShapeBox | ( | ) |
Definition at line 29 of file SO3ShapeBox.cpp.
| Ogre::Vector3 SShapeBox::CalculateInertialMatrix | ( | ) | [virtual] |
Definition at line 38 of file SO3ShapeBox.cpp.
| Ogre::Vector3 SShapeBox::CalculateOffset | ( | ) | [virtual] |
Definition at line 45 of file SO3ShapeBox.cpp.
| Ogre::Vector3 SShapeBox::GetSize | ( | ) |
Definition at line 33 of file SO3ShapeBox.cpp.
1.6.3