Assimp
v3.1.1 (June 2014)
|
Data structure for a simple frame. More...
Public Attributes | |
Vertex | bboxmax |
Maximum vertex of the bounding box. More... | |
Vertex | bboxmin |
Minimum vertex of the bounding box. More... | |
char | name [16] |
Name of the frame. More... | |
Vertex * | verts |
Vertex list of the frame. More... | |
Data structure for a simple frame.
Vertex Assimp::MDL::SimpleFrame::bboxmax |
Maximum vertex of the bounding box.
Vertex Assimp::MDL::SimpleFrame::bboxmin |
Minimum vertex of the bounding box.
char Assimp::MDL::SimpleFrame::name[16] |
Name of the frame.