|  | OGRE-Next 3.0.0
    Object-Oriented Graphics Rendering Engine | 
Defines an interface to classes which have one or more AnimableValue instances to expose. More...
#include <OgreAnimable.h>
 Inheritance diagram for Ogre::AnimableObject:
 Inheritance diagram for Ogre::AnimableObject:| Public Member Functions | |
| AnimableObject () | |
| virtual | ~AnimableObject () | 
| virtual AnimableValuePtr | createAnimableValue (const String &valueName) | 
| Create a reference-counted AnimableValuePtr for the named value. | |
| const StringVector & | getAnimableValueNames () const | 
| Gets a list of animable value names for this object. | |
Defines an interface to classes which have one or more AnimableValue instances to expose.
| 
 | inline | 
| 
 | virtual | 
| 
 | inlinevirtual | 
Create a reference-counted AnimableValuePtr for the named value.
Reimplemented in Ogre::Light.
References OGRE_EXCEPT.
| 
 | inline | 
Gets a list of animable value names for this object.
References OGRE_EXCEPT.