Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Protected Member Functions | List of all members
camera3kdlg Class Reference

#include <camera3kdlg.h>

Inheritance diagram for camera3kdlg:
camera3kbase

Public Member Functions

 camera3kdlg (wxWindow *parent)
 
void setFar (float farValue)
 
void setNear (float nearValue)
 
void setFov (float fovValue)
 
void setIpAdress (string ipValue)
 
- Public Member Functions inherited from camera3kbase
 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)
 

Protected Member Functions

void OnOkclicked (wxCommandEvent &event)
 
void OnExitclicked (wxCommandEvent &event)
 

Additional Inherited Members

- Protected Attributes inherited from camera3kbase
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
 

Detailed Description

Implementing camera3kbase

Constructor & Destructor Documentation

camera3kdlg::camera3kdlg ( wxWindow *  parent)

Constructor


The documentation for this class was generated from the following files: