OGRE 2.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
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

namespace  Ogre
 
namespace  Ogre::v1
 

Typedefs

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