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

Internal data structure to temporarily represent a material which has been created from two single materials along with the original material indices. More...

Public Member Functions

 IntMaterial_MDL7 ()
 

Public Attributes

unsigned int iOldMatIndices [2]
 Old material indices. More...
 
aiMaterialpcMat
 Material instance. More...
 

Detailed Description

Internal data structure to temporarily represent a material which has been created from two single materials along with the original material indices.

Constructor & Destructor Documentation

Assimp::MDL::IntMaterial_MDL7::IntMaterial_MDL7 ( )
inline

Member Data Documentation

unsigned int Assimp::MDL::IntMaterial_MDL7::iOldMatIndices[2]

Old material indices.

aiMaterial* Assimp::MDL::IntMaterial_MDL7::pcMat

Material instance.


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