Assimp
v3.1.1 (June 2014)
|
Data structure for a MD4 vertex' weight. More...
Public Attributes | |
int32_t | boneIndex |
float | boneWeight |
float | offset [3] |
Data structure for a MD4 vertex' weight.
int32_t Assimp::MD4::Weight::boneIndex |
float Assimp::MD4::Weight::boneWeight |
float Assimp::MD4::Weight::offset[3] |