Enviro application
|
Inherits CameraDlgBase.
Public Member Functions | |
CameraDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) | |
wxStaticText * | GetFovText () |
wxCheckBox * | GetAccel () |
wxSlider * | GetFusionDistSlider () |
wxTextCtrl * | GetFusionDist () |
wxSlider * | GetEyeSepSlider () |
wxTextCtrl * | GetEyeSep () |
wxSlider * | GetFovSlider () |
wxTextCtrl * | GetFov () |
wxChoice * | GetSpeedUnits () |
void | SlidersToValues (int w) |
void | ValuesToSliders () |
void | GetValues () |
void | SetValues () |
void | TransferToWindow () |
void | SetSliderControls () |
void | SetTerrain (class vtTerrain *pTerr) |
void | CameraChanged () |
void | CheckAndUpdatePos () |
CameraDlg::CameraDlg | ( | wxWindow * | parent, |
wxWindowID | id, | ||
const wxString & | title, | ||
const wxPoint & | pos = wxDefaultPosition , |
||
const wxSize & | size = wxDefaultSize , |
||
long | style = wxDEFAULT_DIALOG_STYLE |
||
) |
void CameraDlg::CameraChanged | ( | ) |
void CameraDlg::CheckAndUpdatePos | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void CameraDlg::GetValues | ( | ) |
void CameraDlg::SetSliderControls | ( | ) |
|
inline |
void CameraDlg::SetValues | ( | ) |
void CameraDlg::SlidersToValues | ( | int | w | ) |
void CameraDlg::TransferToWindow | ( | ) |
void CameraDlg::ValuesToSliders | ( | ) |