Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

OgreAnimationState.h File Reference

#include "OgrePrerequisites.h"
#include "OgreString.h"
#include "OgreController.h"
#include "OgreIteratorWrappers.h"

Go to the source code of this file.

Namespaces

namespace  Ogre

Typedefs

typedef std::map< String,
AnimationState * > 
AnimationStateMap
typedef MapIterator< AnimationStateMapAnimationStateIterator
typedef ConstMapIterator<
AnimationStateMap
ConstAnimationStateIterator
typedef std::list< AnimationState * > EnabledAnimationStateList
typedef ConstVectorIterator<
EnabledAnimationStateList
ConstEnabledAnimationStateIterator


Typedef Documentation

typedef MapIterator<AnimationStateMap> Ogre::AnimationStateIterator
 

Definition at line 121 of file OgreAnimationState.h.

typedef std::map<String, AnimationState*> Ogre::AnimationStateMap
 

Definition at line 120 of file OgreAnimationState.h.

typedef ConstMapIterator<AnimationStateMap> Ogre::ConstAnimationStateIterator
 

Definition at line 122 of file OgreAnimationState.h.

typedef ConstVectorIterator<EnabledAnimationStateList> Ogre::ConstEnabledAnimationStateIterator
 

Definition at line 125 of file OgreAnimationState.h.

typedef std::list<AnimationState*> Ogre::EnabledAnimationStateList
 

Definition at line 124 of file OgreAnimationState.h.


Copyright © 2000-2005 by The OGRE Team
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun May 6 10:54:24 2007