Assimp  v3.1.1 (June 2014)
Assimp::AC3DImporter::Material Struct Reference

Public Member Functions

 Material ()
 

Public Attributes

aiColor3D amb
 
aiColor3D emis
 
std::string name
 
aiColor3D rgb
 
float shin
 
aiColor3D spec
 
float trans
 

Constructor & Destructor Documentation

Assimp::AC3DImporter::Material::Material ( )
inline

Member Data Documentation

aiColor3D Assimp::AC3DImporter::Material::amb
aiColor3D Assimp::AC3DImporter::Material::emis
std::string Assimp::AC3DImporter::Material::name
aiColor3D Assimp::AC3DImporter::Material::rgb
float Assimp::AC3DImporter::Material::shin
aiColor3D Assimp::AC3DImporter::Material::spec
float Assimp::AC3DImporter::Material::trans

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