|
Enviro application
|
Inherits TextureDlgBase.
Public Member Functions | |
| TextureDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) | |
| void | SetParams (const TParams &Params) |
| void | GetParams (TParams &Params) |
| void | UpdateEnableState () |
| void | UpdateColorMapChoice () |
| TextureDlg::TextureDlg | ( | wxWindow * | parent, |
| wxWindowID | id, | ||
| const wxString & | title, | ||
| const wxPoint & | pos = wxDefaultPosition, |
||
| const wxSize & | size = wxDefaultSize, |
||
| long | style = wxDEFAULT_DIALOG_STYLE |
||
| ) |
| void TextureDlg::GetParams | ( | TParams & | Params | ) |
| void TextureDlg::SetParams | ( | const TParams & | Params | ) |
| void TextureDlg::UpdateColorMapChoice | ( | ) |
| void TextureDlg::UpdateEnableState | ( | ) |
1.8.10