Assimp  v3.1.1 (June 2014)
Assimp::MDL::IntFrameInfo_MDL7 Struct Reference

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_MDL7pcFrame
 Points to the header of the frame. More...
 

Detailed Description

Describes a MDL7 frame.

Constructor & Destructor Documentation

Assimp::MDL::IntFrameInfo_MDL7::IntFrameInfo_MDL7 ( BE_NCONST MDL::Frame_MDL7 _pcFrame,
unsigned int  _iIndex 
)
inline

Construction from an existing frame header.

Member Data Documentation

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.


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