Assimp  v3.1.1 (June 2014)
Assimp::MD5::WeightDesc Struct Reference

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...
 

Detailed Description

Represents a vertex weight descriptor in a MD5 file.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: