|  | OGRE-Next 3.0.0
    Object-Oriented Graphics Rendering Engine | 
ControllerValue wrapper class for AnimationState. More...
#include <OgreAnimationState.h>
 Inheritance diagram for Ogre::v1::AnimationStateControllerValue:
 Inheritance diagram for Ogre::v1::AnimationStateControllerValue:| Public Member Functions | |
| AnimationStateControllerValue (AnimationState *targetAnimationState) | |
| Constructor, pass in the target animation state. | |
| ~AnimationStateControllerValue () override | |
| Destructor (parent already virtual) | |
| Real | getValue () const override | 
| ControllerValue implementation. | |
| void | setValue (Real value) override | 
| ControllerValue implementation. | |
|  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 >.