|
Assimp
v4.1. (December 2018)
|
Data structure for a group of frames. More...
Public Attributes | |
| SimpleFrame * | frames |
| List of single frames. More... | |
| Vertex | max |
| Maximum vertex for all single frames. More... | |
| Vertex | min |
| Minimum vertex for all single frames. More... | |
| float * | time |
| Time for all single frames. More... | |
| int32_t | type |
| 0 = simple frame, !0 = group frame More... | |
Data structure for a group of frames.
| SimpleFrame* Assimp::MDL::GroupFrame::frames |
List of single frames.
| Vertex Assimp::MDL::GroupFrame::max |
Maximum vertex for all single frames.
| Vertex Assimp::MDL::GroupFrame::min |
Minimum vertex for all single frames.
| float* Assimp::MDL::GroupFrame::time |
Time for all single frames.
| int32_t Assimp::MDL::GroupFrame::type |
0 = simple frame, !0 = group frame