OGRE  1.9.0
OgreAnimationState.h File Reference

Go to the source code of this file.

Classes

class  Ogre::AnimationState
 Represents the state of an animation and the weight of its influence. More...
 
class  Ogre::AnimationStateControllerValue
 ControllerValue wrapper class for AnimationState. More...
 
class  Ogre::AnimationStateSet
 Class encapsulating a set of AnimationState objects. More...
 

Namespaces

namespace  Ogre
 

Typedefs

typedef MapIterator< AnimationStateMapOgre::AnimationStateIterator
 
typedef map< String, AnimationState * >::type Ogre::AnimationStateMap
 
typedef ConstMapIterator< AnimationStateMapOgre::ConstAnimationStateIterator
 
typedef ConstVectorIterator< EnabledAnimationStateListOgre::ConstEnabledAnimationStateIterator
 
typedef list< AnimationState * >::type Ogre::EnabledAnimationStateList