![]() |
OGRE 1.12.10
Object-Oriented Graphics Rendering Engine
|
Defines an object property which is animable, i.e. More...
#include <OgreAnimable.h>
Public Types | |
enum | ValueType { INT , REAL , VECTOR2 , VECTOR3 , VECTOR4 , QUATERNION , COLOUR , RADIAN , DEGREE } |
The type of the value being animated. More... | |
Defines an object property which is animable, i.e.
may be keyframed.
|
inline |
|
inlinevirtual |
Gets the value type of this animable value.
Sets the current state as the 'base' value; used for delta animation.
Set value.
References Ogre::Exception::ERR_NOT_IMPLEMENTED, and OGRE_EXCEPT.
Set value.
References Ogre::Exception::ERR_NOT_IMPLEMENTED, and OGRE_EXCEPT.
Set value.
References Ogre::Exception::ERR_NOT_IMPLEMENTED, and OGRE_EXCEPT.
Set value.
References Ogre::Exception::ERR_NOT_IMPLEMENTED, and OGRE_EXCEPT.
Set value.
References Ogre::Exception::ERR_NOT_IMPLEMENTED, and OGRE_EXCEPT.
|
inlinevirtual |
Set value.
References Ogre::Exception::ERR_NOT_IMPLEMENTED, and OGRE_EXCEPT.
|
inlinevirtual |
Set value.
References Ogre::Exception::ERR_NOT_IMPLEMENTED, and OGRE_EXCEPT.
Set value.
References Ogre::Exception::ERR_NOT_IMPLEMENTED, and OGRE_EXCEPT.
Set value.
References Ogre::Exception::ERR_NOT_IMPLEMENTED, and OGRE_EXCEPT.
Apply delta value.
References Ogre::Exception::ERR_NOT_IMPLEMENTED, and OGRE_EXCEPT.
Set value.
References Ogre::Exception::ERR_NOT_IMPLEMENTED, and OGRE_EXCEPT.
Apply delta value.
References Ogre::Exception::ERR_NOT_IMPLEMENTED, and OGRE_EXCEPT.
Apply delta value.
References Ogre::Exception::ERR_NOT_IMPLEMENTED, and OGRE_EXCEPT.
Apply delta value.
References Ogre::Exception::ERR_NOT_IMPLEMENTED, and OGRE_EXCEPT.
|
inlinevirtual |
Apply delta value.
References Ogre::Exception::ERR_NOT_IMPLEMENTED, and OGRE_EXCEPT.
|
inlinevirtual |
Apply delta value.
References Ogre::Exception::ERR_NOT_IMPLEMENTED, and OGRE_EXCEPT.
Apply delta value.
References Ogre::Exception::ERR_NOT_IMPLEMENTED, and OGRE_EXCEPT.
Apply delta value.
References Ogre::Exception::ERR_NOT_IMPLEMENTED, and OGRE_EXCEPT.
int Ogre::AnimableValue::mBaseValueInt |
Real Ogre::AnimableValue::mBaseValueReal[4] |