OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::v1::AnimationContainer Member List

This is the complete list of members for Ogre::v1::AnimationContainer, including all inherited members.

createAnimation(const String &name, Real length)=0Ogre::v1::AnimationContainerpure virtual
getAnimation(unsigned short index) const =0Ogre::v1::AnimationContainerpure virtual
getAnimation(const String &name) const =0Ogre::v1::AnimationContainerpure virtual
getNumAnimations() const =0Ogre::v1::AnimationContainerpure virtual
hasAnimation(const String &name) const =0Ogre::v1::AnimationContainerpure virtual
removeAnimation(const String &name)=0Ogre::v1::AnimationContainerpure virtual
~AnimationContainer()Ogre::v1::AnimationContainervirtual