Assimp
v3.1.1 (June 2014)
|
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... | |
Represents a frame descriptor in a MD5Anim file.
unsigned int Assimp::MD5::FrameDesc::iIndex |
Index of the frame.
std::vector< float > Assimp::MD5::FrameDesc::mValues |
Animation keyframes - a large blob of data at first.