Lista completa de los miembros de
Sphere, incluyendo todos los heredados:
_name (definido en Shape) | Shape | [protected] |
AABB valor enumerado (definido en Shape) | Shape | |
addCollisionTest(CollisionCheckFunction test, int typeA, int typeB) | Shape | [static] |
applyTransform(Shape *localShape, const Ogre::Vector3 &traslation=Ogre::Vector3::ZERO, const Ogre::Vector3 &scale=Ogre::Vector3::UNIT_SCALE, const Ogre::Quaternion &orientation=Ogre::Quaternion::IDENTITY) | Sphere | [virtual] |
CollisionCheckFunction typedef | Shape | |
configureCollisionDispatching() | Shape | [static] |
getCenter() const | Sphere | |
getCollision(Shape *shapeA, Shape *shapeB) | Shape | [static] |
getName() const | Shape | |
getRadius() const | Sphere | |
getTransformedCopy(const Ogre::Vector3 &traslation=Ogre::Vector3::ZERO, const Ogre::Vector3 &scale=Ogre::Vector3::UNIT_SCALE, const Ogre::Quaternion &orientation=Ogre::Quaternion::IDENTITY) | Sphere | [virtual] |
getType() const | Sphere | [virtual] |
OBB valor enumerado (definido en Shape) | Shape | |
PLANE valor enumerado (definido en Shape) | Shape | |
setCenter(const Ogre::Vector3 ¢er) | Sphere | |
setRadius(Ogre::Real radius) | Sphere | |
Shape(const Ogre::String &name="") | Shape | |
SPHERE valor enumerado (definido en Shape) | Shape | |
Sphere(const Ogre::String &name, const Ogre::Vector3 ¢er=Ogre::Vector3::ZERO, Ogre::Real radius=1.0) | Sphere | |
Type nombre de la enumeración | Shape | |
~Shape() | Shape | [virtual] |
~Sphere() | Sphere | |