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

#include <anim.h>

Public Attributes

double mTime
 
unsigned int mValue
 

Detailed Description

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

Member Data Documentation

◆ mTime

double aiMeshKey::mTime

The time of this key

◆ mValue

unsigned int aiMeshKey::mValue

Index into the aiMesh::mAnimMeshes array of the mesh corresponding to the aiMeshAnim hosting this key frame. The referenced anim mesh is evaluated according to the rules defined in the docs for aiAnimMesh.


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