Assimp
v3.1.1 (June 2014)
|
Data structure for a face in a SMD file. More...
Public Member Functions | |
Face () | |
Public Attributes | |
Vertex | avVertices [3] |
The three vertices of the face. More... | |
unsigned int | iTexture |
Texture index for the face. More... | |
Data structure for a face in a SMD file.
|
inline |
Vertex Assimp::SMD::Face::avVertices[3] |
The three vertices of the face.
unsigned int Assimp::SMD::Face::iTexture |
Texture index for the face.