Assimp  v3.1.1 (June 2014)
Assimp::MDL::IntFace_MDL7 Struct Reference

Internal data structure to temporarily represent a face. More...

Public Member Functions

 IntFace_MDL7 ()
 

Public Attributes

unsigned int iMatIndex [2]
 Material index (maximally two channels, which are joined later) More...
 
uint32_t mIndices [3]
 Vertex indices. More...
 

Detailed Description

Internal data structure to temporarily represent a face.

Constructor & Destructor Documentation

§ IntFace_MDL7()

Assimp::MDL::IntFace_MDL7::IntFace_MDL7 ( )
inline

Member Data Documentation

§ iMatIndex

unsigned int Assimp::MDL::IntFace_MDL7::iMatIndex[2]

Material index (maximally two channels, which are joined later)

§ mIndices

uint32_t Assimp::MDL::IntFace_MDL7::mIndices[3]

Vertex indices.


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