Path Tracer
|
#include <anim.h>
Public Attributes | |
double | mTime |
unsigned int * | mValues |
double * | mWeights |
unsigned int | mNumValuesAndWeights |
Binds a morph anim mesh to a specific point in time.
unsigned int aiMeshMorphKey::mNumValuesAndWeights |
The number of values and weights
double aiMeshMorphKey::mTime |
The time of this key
unsigned int* aiMeshMorphKey::mValues |
The values and weights at the time of this key