Assimp
v4.1. (December 2018)
|
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 () AI_NO_EXCEPT | |
Public Attributes | |
unsigned int | iOldMatIndices [2] |
Old material indices. More... | |
aiMaterial * | pcMat |
Material instance. More... | |
Internal data structure to temporarily represent a material which has been created from two single materials along with the original material indices.
|
inline |
unsigned int Assimp::MDL::IntMaterial_MDL7::iOldMatIndices[2] |
Old material indices.
aiMaterial* Assimp::MDL::IntMaterial_MDL7::pcMat |
Material instance.