Assimp
v4.1. (December 2018)
|
Describes a MDL7 frame. More...
Public Member Functions | |
IntFrameInfo_MDL7 (BE_NCONST MDL::Frame_MDL7 *_pcFrame, unsigned int _iIndex) | |
Construction from an existing frame header. More... | |
Public Attributes | |
unsigned int | iIndex |
Index of the frame. More... | |
BE_NCONST MDL::Frame_MDL7 * | pcFrame |
Points to the header of the frame. More... | |
Describes a MDL7 frame.
|
inline |
Construction from an existing frame header.
unsigned int Assimp::MDL::IntFrameInfo_MDL7::iIndex |
Index of the frame.
BE_NCONST MDL::Frame_MDL7* Assimp::MDL::IntFrameInfo_MDL7::pcFrame |
Points to the header of the frame.