Assimp  v3.1.1 (June 2014)
Assimp::SMD::Face Struct Reference

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...
 

Detailed Description

Data structure for a face in a SMD file.

Constructor & Destructor Documentation

§ Face()

Assimp::SMD::Face::Face ( )
inline

Member Data Documentation

§ avVertices

Vertex Assimp::SMD::Face::avVertices[3]

The three vertices of the face.

§ iTexture

unsigned int Assimp::SMD::Face::iTexture

Texture index for the face.


The documentation for this struct was generated from the following file: