Enviro application
Public Member Functions | List of all members
LinearStructureDlg3d Class Reference

Inherits LinearStructureDlg.

Public Member Functions

 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 &param, bool bProfileChanged=false)
 

Constructor & Destructor Documentation

LinearStructureDlg3d::LinearStructureDlg3d ( wxWindow *  parent,
wxWindowID  id,
const wxString &  title,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = wxDEFAULT_DIALOG_STYLE 
)

Member Function Documentation

void LinearStructureDlg3d::OnSetOptions ( const vtLinearParams &  param,
bool  bProfileChanged = false 
)
virtual