#include <gls_serial_morph_mesh.h>
|
GlsGeometry_Generic * | _geometry |
| An observing pointer to the mesh data values for this keyframe.
|
|
float | _value |
| The key value for this keyframe.
|
|
|
void | SetupAttribDict () |
| Populates the attribute dictionary.
|
|
|
DistiAttribDict * | _attribDict |
| The attribute dictionary for this object's members.
|
|
The Keyframe_Data class. Stores data for one keyframe of animation.
◆ Attributes()
- Returns
- A reference to the attribute dictionary for this object.
◆ GetGeometry()
- Returns
- The pointer to the mesh data values for this keyframe.
◆ operator=()
Assignment operator
- Returns
- The resulting object (this).
◆ SetGeometry()
Set the pointer to the mesh data values for this keyframe.
- Parameters
-
geom | The new mesh pointer to set. |
The documentation for this class was generated from the following file: