#include <camera3kdlg.h>
|
| camera3kdlg (wxWindow *parent) |
|
void | setFar (float farValue) |
|
void | setNear (float nearValue) |
|
void | setFov (float fovValue) |
|
void | setIpAdress (string ipValue) |
|
| camera3kbase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(403, 350), long style=wxDEFAULT_DIALOG_STYLE) |
|
|
void | OnOkclicked (wxCommandEvent &event) |
|
void | OnExitclicked (wxCommandEvent &event) |
|
|
wxStaticText * | near_text |
|
wxTextCtrl * | near_val |
|
wxStaticText * | far_text |
|
wxTextCtrl * | far_val |
|
wxStaticText * | fov_text |
|
wxTextCtrl * | fov_val |
|
wxStaticText * | ip_text |
|
wxTextCtrl * | ip_val |
|
wxButton * | OK |
|
wxButton * | m_button7 |
|
Implementing camera3kbase
camera3kdlg::camera3kdlg |
( |
wxWindow * |
parent) | |
|
The documentation for this class was generated from the following files: