OGRE-Next
4.0.0unstable
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... | |
~AnimationStateControllerValue () override | |
Destructor (parent already virtual) More... | |
Real | getValue () const override |
ControllerValue implementation. More... | |
void | setValue (Real value) override |
ControllerValue implementation. More... | |
Public Member Functions inherited from Ogre::ControllerValue< Real > | |
virtual | ~ControllerValue () |
ControllerValue wrapper class for AnimationState.
|
inline |
Constructor, pass in the target animation state.
|
inlineoverride |
Destructor (parent already virtual)
|
overridevirtual |
ControllerValue implementation.
Implements Ogre::ControllerValue< Real >.
|
overridevirtual |
ControllerValue implementation.
Implements Ogre::ControllerValue< Real >.