#include <materialSettings.h>
Inheritance diagram for VIEW::MaterialSettings:

Public Slots | |
| virtual void | ambientChanged () |
| virtual void | diffuseChanged () |
| virtual void | specularChanged () |
| virtual void | shininessChanged () |
Public Member Functions | |
| MaterialSettings (QWidget *parent=0, const char *name="MaterialSettings", Qt::WFlags fl=0) | |
| Constructor. | |
| ~MaterialSettings () | |
| Destructor. | |
| void | apply () throw () |
| Apply the new values to the stage. | |
This dialog allows the control of the Materials of a Scene. Materials can be added, removed and adjusted.