Specialised KeyFrame which stores any numeric value.
More...
#include <OgreKeyFrame.h>
Specialised KeyFrame which stores any numeric value.
◆ NumericKeyFrame()
◆ ~NumericKeyFrame()
Ogre::NumericKeyFrame::~NumericKeyFrame |
( |
| ) |
|
|
inline |
◆ getValue()
virtual const AnyNumeric& Ogre::NumericKeyFrame::getValue |
( |
void |
| ) |
const |
|
virtual |
Get the value at this keyframe.
◆ setValue()
virtual void Ogre::NumericKeyFrame::setValue |
( |
const AnyNumeric & |
val | ) |
|
|
virtual |
Set the value at this keyframe.
◆ _clone()
Clone a keyframe (internal use only)
Reimplemented from Ogre::KeyFrame.
◆ getTime()
Real Ogre::KeyFrame::getTime |
( |
void |
| ) |
const |
|
inlineinherited |
Gets the time of this keyframe in the animation sequence.
The documentation for this class was generated from the following file: