Assimp
v4.1. (December 2018)
|
Skin data structure #2 (group of pictures) More...
Public Attributes | |
uint8_t ** | data |
Data of each image. More... | |
int32_t | group |
0 = single (Skin), 1 = group (GroupSkin) More... | |
int32_t | nb |
Number of images. More... | |
float * | time |
Time for each image. More... | |
Skin data structure #2 (group of pictures)
uint8_t** Assimp::MDL::GroupSkin::data |
Data of each image.
int32_t Assimp::MDL::GroupSkin::nb |
Number of images.
float* Assimp::MDL::GroupSkin::time |
Time for each image.