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