#include <vhacdMesh.h>
Public Member Functions | |
| Material (void) | |
Public Attributes | |
| double | m_ambientIntensity |
| Vec3< double > | m_diffuseColor |
| Vec3< double > | m_emissiveColor |
| double | m_shininess |
| Vec3< double > | m_specularColor |
| double | m_transparency |
| VHACD::Material::Material | ( | void | ) | [inline] |
| Vec3<double> VHACD::Material::m_diffuseColor |
| Vec3<double> VHACD::Material::m_emissiveColor |
| double VHACD::Material::m_shininess |
| Vec3<double> VHACD::Material::m_specularColor |