Assimp
v3.1.1 (June 2014)
|
Represents a vertex descriptor in a MD5 file. More...
Public Member Functions | |
VertexDesc () | |
Public Attributes | |
unsigned int | mFirstWeight |
Index of the first weight of the vertex in the vertex weight list. More... | |
unsigned int | mNumWeights |
Number of weights assigned to this vertex. More... | |
aiVector2D | mUV |
UV cordinate of the vertex. More... | |
Represents a vertex descriptor in a MD5 file.
|
inline |
unsigned int Assimp::MD5::VertexDesc::mFirstWeight |
Index of the first weight of the vertex in the vertex weight list.
unsigned int Assimp::MD5::VertexDesc::mNumWeights |
Number of weights assigned to this vertex.
aiVector2D Assimp::MD5::VertexDesc::mUV |
UV cordinate of the vertex.