OGRE 14.3
Object-Oriented Graphics Rendering Engine
|
This is the complete list of members for Ogre::AnimationContainer, including all inherited members.
AnimationList typedef | Ogre::AnimationContainer | |
createAnimation(const String &name, Real length)=0 | Ogre::AnimationContainer | pure virtual |
getAnimation(unsigned short index) const =0 | Ogre::AnimationContainer | pure virtual |
getAnimation(const String &name) const =0 | Ogre::AnimationContainer | pure virtual |
getNumAnimations(void) const =0 | Ogre::AnimationContainer | pure virtual |
hasAnimation(const String &name) const =0 | Ogre::AnimationContainer | pure virtual |
removeAnimation(const String &name)=0 | Ogre::AnimationContainer | pure virtual |
~AnimationContainer() | Ogre::AnimationContainer | inlinevirtual |