#include <OgreAnimationState.h>
Inheritance diagram for Ogre::AnimationStateControllerValue:
Public Member Functions | |
AnimationStateControllerValue (AnimationState *targetAnimationState) | |
Constructor, pass in the target animation state. | |
~AnimationStateControllerValue () | |
Destructor (parent already virtual). | |
Real | getValue (void) const |
ControllerValue implementation. | |
void | setValue (Real value) |
ControllerValue implementation. | |
Protected Attributes | |
AnimationState * | mTargetAnimationState |
Definition at line 207 of file OgreAnimationState.h.
|
Constructor, pass in the target animation state.
Definition at line 213 of file OgreAnimationState.h. |
|
Destructor (parent already virtual).
Definition at line 216 of file OgreAnimationState.h. |
|
ControllerValue implementation.
Implements Ogre::ControllerValue< Real >. |
|
ControllerValue implementation.
Implements Ogre::ControllerValue< Real >. |
|
Definition at line 210 of file OgreAnimationState.h. |
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Thu Dec 27 15:19:30 2007