Assimp
v4.1. (December 2018)
|
Triangle data structure for the 3DGS MDL3 format. More...
Public Attributes | |
uint16_t | index_uv [3] |
Index of 3 skin vertices in range 0..numskinverts. More... | |
uint16_t | index_xyz [3] |
Index of 3 3D vertices in range 0..numverts. More... | |
Triangle data structure for the 3DGS MDL3 format.
uint16_t Assimp::MDL::Triangle_MDL3::index_uv[3] |
Index of 3 skin vertices in range 0..numskinverts.
uint16_t Assimp::MDL::Triangle_MDL3::index_xyz[3] |
Index of 3 3D vertices in range 0..numverts.