Assimp  v4.1. (December 2018)
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

◆ Material()

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

Member Data Documentation

◆ ambient

Surface Assimp::ColladaExporter::Material::ambient

◆ diffuse

Surface Assimp::ColladaExporter::Material::diffuse

◆ emissive

Surface Assimp::ColladaExporter::Material::emissive

◆ index_refraction

Property Assimp::ColladaExporter::Material::index_refraction

◆ name

std::string Assimp::ColladaExporter::Material::name

◆ normal

Surface Assimp::ColladaExporter::Material::normal

◆ reflective

Surface Assimp::ColladaExporter::Material::reflective

◆ shading_model

std::string Assimp::ColladaExporter::Material::shading_model

◆ shininess

Property Assimp::ColladaExporter::Material::shininess

◆ specular

Surface Assimp::ColladaExporter::Material::specular

◆ transparency

Property Assimp::ColladaExporter::Material::transparency

◆ transparent

Surface Assimp::ColladaExporter::Material::transparent

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