#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 184 of file OgreAnimationState.h.
|
Constructor, pass in the target animation state.
Definition at line 190 of file OgreAnimationState.h. |
|
Destructor (parent already virtual).
Definition at line 193 of file OgreAnimationState.h. |
|
ControllerValue implementation.
Implements Ogre::ControllerValue< Real >. |
|
ControllerValue implementation.
Implements Ogre::ControllerValue< Real >. |
|
Definition at line 187 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 Sun Mar 12 14:38:04 2006