|
Assimp
v4.1. (December 2018)
|
Data structure for a face in a SMD file. More...
Public Member Functions | |
| Face () AI_NO_EXCEPT | |
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.