OGRE  2.1.0unstable
Object-Oriented Graphics Rendering Engine
OgreAnimationState.h File Reference

Classes

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

Namespaces

 Ogre
 
 Ogre::v1
 

Typedefs

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