8 #ifndef __LinearStructureDlg3d_H__
9 #define __LinearStructureDlg3d_H__
11 #include "vtui/LinearStructDlg.h"
22 const wxPoint& pos = wxDefaultPosition,
23 const wxSize& size = wxDefaultSize,
24 long style = wxDEFAULT_DIALOG_STYLE );
26 virtual void OnSetOptions(
const vtLinearParams ¶m,
bool bProfileChanged =
false);
29 #endif // __LinearStructureDlg3d_H__