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

§ Material()

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

Member Data Documentation

§ amb

aiColor3D Assimp::AC3DImporter::Material::amb

§ emis

aiColor3D Assimp::AC3DImporter::Material::emis

§ name

std::string Assimp::AC3DImporter::Material::name

§ rgb

aiColor3D Assimp::AC3DImporter::Material::rgb

§ shin

float Assimp::AC3DImporter::Material::shin

§ spec

aiColor3D Assimp::AC3DImporter::Material::spec

§ trans

float Assimp::AC3DImporter::Material::trans

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