Assimp  v3.1.1 (June 2014)
Assimp::MD5::FrameDesc Struct Reference

Represents a frame descriptor in a MD5Anim file. More...

Public Attributes

unsigned int iIndex
 Index of the frame. More...
 
std::vector< float > mValues
 Animation keyframes - a large blob of data at first. More...
 

Detailed Description

Represents a frame descriptor in a MD5Anim file.

Member Data Documentation

§ iIndex

unsigned int Assimp::MD5::FrameDesc::iIndex

Index of the frame.

§ mValues

std::vector< float > Assimp::MD5::FrameDesc::mValues

Animation keyframes - a large blob of data at first.


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