Path Tracer
Public Attributes | List of all members
aiMeshMorphKey Struct Reference

#include <anim.h>

Public Attributes

double mTime
 
unsigned int * mValues
 
double * mWeights
 
unsigned int mNumValuesAndWeights
 

Detailed Description

Binds a morph anim mesh to a specific point in time.

Member Data Documentation

◆ mNumValuesAndWeights

unsigned int aiMeshMorphKey::mNumValuesAndWeights

The number of values and weights

◆ mTime

double aiMeshMorphKey::mTime

The time of this key

◆ mValues

unsigned int* aiMeshMorphKey::mValues

The values and weights at the time of this key


The documentation for this struct was generated from the following file: