Inherits LinearStructureDlg.
|
| LinearStructureDlg3d (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) |
|
virtual void | OnSetOptions (const vtLinearParams ¶m, bool bProfileChanged=false) |
|
LinearStructureDlg3d::LinearStructureDlg3d |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id, |
|
|
const wxString & |
title, |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
const wxSize & |
size = wxDefaultSize , |
|
|
long |
style = wxDEFAULT_DIALOG_STYLE |
|
) |
| |
void LinearStructureDlg3d::OnSetOptions |
( |
const vtLinearParams & |
param, |
|
|
bool |
bProfileChanged = false |
|
) |
| |
|
virtual |