|
Assimp
v4.1. (December 2018)
|
Data structure for a vertex in a MD4 file. More...
Public Attributes | |
| float | normal [3] |
| int32_t | numWeights |
| float | texCoords [2] |
| float | vertex [3] |
| Weight | weights [1] |
Data structure for a vertex in a MD4 file.
| float Assimp::MD4::Vertex::normal[3] |
| int32_t Assimp::MD4::Vertex::numWeights |
| float Assimp::MD4::Vertex::texCoords[2] |
| float Assimp::MD4::Vertex::vertex[3] |
| Weight Assimp::MD4::Vertex::weights[1] |