#include <materialSettings.h>

Public Slots |
|
| virtual void | ambientFactorChanged () |
| virtual void | specularityFactorChanged () |
| virtual void | reflectivenessFactorChanged () |
| virtual void | shininessFactorChanged () |
| virtual void | transparencyFactorChanged () |
| virtual void | updateDirectlyBoxChanged () |
| virtual void | editAmbientColor () |
| virtual void | editSpecularityColor () |
| virtual void | editReflectivenessColor () |
| virtual void | rendererChanged () |
Public Member Functions |
|
| MaterialSettings (QWidget *parent=0, const char *name="MaterialSettings", Qt::WFlags fl=0) | |
| Constructor. |
|
| ~MaterialSettings () | |
| Destructor. |
|
| void | apply () |
| Apply the new values to the
stage. |
|
| void | setCurrentRepresentation (Representation const *representation) |
| set the current
representation |
|
This dialog allows the control of the Materials of a Scene. Materials can be added, removed and adjusted.
1.5.8