13SShape::SShape() : SData(
"")
18SShape::SShape(
const std::string& shapeName,
const ShapeType& shapeType) :
SData(shapeName)
23 mShapeType = shapeType;
represents a shape for collision detection
Ogre::Quaternion GetBaseRotation()
Ogre::Vector3 GetBaseScale()
OgreNewt::CollisionPtr GetOgreNewtCollisionPtr()
Ogre::Vector3 mComputedOffset
OgreNewt::CollisionPtr mCollisionPtr
Ogre::Vector3 mBaseOffset
Ogre::Vector3 GetComputedOffset()
Ogre::Vector3 GetBaseOffset()
Ogre::Quaternion mBaseRotation