|
Assimp
v4.1. (December 2018)
|
Represents a vertex weight descriptor in a MD5 file. More...
Public Attributes | |
| unsigned int | mBone |
| Index of the bone to which this weight refers. More... | |
| float | mWeight |
| The weight value. More... | |
| aiVector3D | vOffsetPosition |
| The offset position of this weight. More... | |
Represents a vertex weight descriptor in a MD5 file.
| unsigned int Assimp::MD5::WeightDesc::mBone |
Index of the bone to which this weight refers.
| float Assimp::MD5::WeightDesc::mWeight |
The weight value.
| aiVector3D Assimp::MD5::WeightDesc::vOffsetPosition |
The offset position of this weight.