Data structure for a vertex in a SMD file.
More...
Data structure for a vertex in a SMD file.
◆ Vertex()
Assimp::SMD::Vertex::Vertex |
( |
| ) |
|
|
inline |
◆ aiBoneLinks
std::vector<std::pair<unsigned int, float> > Assimp::SMD::Vertex::aiBoneLinks |
Links to bones: pair.first is the bone index, pair.second is the vertex weight.
WARN: The remaining weight (to reach 1.0f) is assigned to the parent node/bone
◆ iParentNode
unsigned int Assimp::SMD::Vertex::iParentNode |
◆ nor
◆ pos
Vertex position, normal and texture coordinate.
◆ uv
The documentation for this struct was generated from the following file: