Specialised KeyFrame which stores absolute vertex positions for a complete buffer, designed to be interpolated with other keys in the same track.
More...
#include <OgreKeyFrame.h>
Specialised KeyFrame which stores absolute vertex positions for a complete buffer, designed to be interpolated with other keys in the same track.
◆ VertexMorphKeyFrame()
Ogre::VertexMorphKeyFrame::VertexMorphKeyFrame |
( |
const AnimationTrack * |
parent, |
|
|
Real |
time |
|
) |
| |
◆ ~VertexMorphKeyFrame()
Ogre::VertexMorphKeyFrame::~VertexMorphKeyFrame |
( |
| ) |
|
|
inline |
◆ setVertexBuffer()
Sets the vertex buffer containing the source positions for this keyframe.
- Parameters
-
buf | Vertex buffer link; will not be modified so can be shared read-only data |
◆ getVertexBuffer()
Gets the vertex buffer containing positions for 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: