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

Public Member Functions

 Material ()
 

Public Attributes

Surface ambient
 
Surface diffuse
 
Surface emissive
 
Property index_refraction
 
std::string name
 
Surface normal
 
Surface reflective
 
std::string shading_model
 
Property shininess
 
Surface specular
 
Property transparency
 
Surface transparent
 

Constructor & Destructor Documentation

Assimp::ColladaExporter::Material::Material ( )
inline

Member Data Documentation

Surface Assimp::ColladaExporter::Material::ambient
Surface Assimp::ColladaExporter::Material::diffuse
Surface Assimp::ColladaExporter::Material::emissive
Property Assimp::ColladaExporter::Material::index_refraction
std::string Assimp::ColladaExporter::Material::name
Surface Assimp::ColladaExporter::Material::normal
Surface Assimp::ColladaExporter::Material::reflective
std::string Assimp::ColladaExporter::Material::shading_model
Property Assimp::ColladaExporter::Material::shininess
Surface Assimp::ColladaExporter::Material::specular
Property Assimp::ColladaExporter::Material::transparency
Surface Assimp::ColladaExporter::Material::transparent

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