OGRE
1.10.12
Object-Oriented Graphics Rendering Engine
|
ControllerValue wrapper class for AnimationState. More...
#include <OgreAnimationState.h>
Public Member Functions | |
AnimationStateControllerValue (AnimationState *targetAnimationState) | |
Constructor, pass in the target animation state. More... | |
Real | getValue (void) const |
ControllerValue implementation. More... | |
void | setValue (Real value) |
ControllerValue implementation. More... | |
ControllerValue wrapper class for AnimationState.
|
inline |
Constructor, pass in the target animation state.
|
inlinevirtual |
ControllerValue implementation.
Implements Ogre::ControllerValue< Real >.
References Ogre::AnimationState::getLength(), and Ogre::AnimationState::getTimePosition().
|
inlinevirtual |
ControllerValue implementation.
Implements Ogre::ControllerValue< Real >.
References Ogre::AnimationState::getLength(), and Ogre::AnimationState::setTimePosition().