Gui::PropertyEditor::Material Class Reference
Public Attributes | |
| QColor | ambientColor |
| QColor | diffuseColor |
| QColor | emissiveColor |
| float | shininess |
| QColor | specularColor |
| float | transparency |
Member Data Documentation
◆ ambientColor
| QColor Gui::PropertyEditor::Material::ambientColor |
◆ diffuseColor
| QColor Gui::PropertyEditor::Material::diffuseColor |
Referenced by Gui::PropertyEditor::PropertyMaterialListItem::decoration(), Gui::PropertyEditor::PropertyMaterialItem::setValue(), Gui::PropertyEditor::PropertyMaterialListItem::setValue(), Gui::PropertyEditor::PropertyMaterialListItem::toString(), Gui::PropertyEditor::PropertyMaterialItem::value(), and Gui::PropertyEditor::PropertyMaterialListItem::value().
◆ emissiveColor
| QColor Gui::PropertyEditor::Material::emissiveColor |
◆ shininess
| float Gui::PropertyEditor::Material::shininess |
◆ specularColor
| QColor Gui::PropertyEditor::Material::specularColor |
◆ transparency
| float Gui::PropertyEditor::Material::transparency |
The documentation for this class was generated from the following file:
- src/Gui/propertyeditor/PropertyItem.cpp
1.8.17