OGRE  1.9
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
OgreAnimationState.h File Reference
+ Include dependency graph for OgreAnimationState.h:
+ This graph shows which files directly or indirectly include this file:

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

 Ogre
 

This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/

 

Typedefs

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