
Public Member Functions | |
| DialogT (wxWindow *Parent, const DocAdapterI &DocAccess, const ConfigT &Config) | |
| The constructor. More... | |
| ~DialogT () | |
| The destructor. More... | |
| EditorMaterialI * | GetCurrentMaterial () const |
| Returns the currently selected material. More... | |
Friends | |
| class | ScrolledMaterialWindowT |
| class | ControlsBarT |
| class | FilterSettingsT |
| class | MaterialTreeT |
| DialogT::DialogT | ( | wxWindow * | Parent, |
| const DocAdapterI & | DocAccess, | ||
| const ConfigT & | Config | ||
| ) |
The constructor.
| DialogT::~DialogT | ( | ) |
The destructor.
| EditorMaterialI * DialogT::GetCurrentMaterial | ( | ) | const |
Returns the currently selected material.