Umasoft
Main Page
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Groups
Pages
wx
camera3kdlg.h
Go to the documentation of this file.
1
#ifndef __camera3kdlg__
2
#define __camera3kdlg__
3
9
#include "EnviroUI.h"
10
#include "../PlantingOptions.h"
11
#include "wx/colourdata.h"
12
14
class
camera3kdlg
:
public
camera3kbase
15
{
16
private
:
17
Camera3kOptions
m_opt;
18
19
protected
:
20
// Handlers for camera3kbase events.
21
void
OnOkclicked( wxCommandEvent&
event
);
22
void
OnExitclicked(wxCommandEvent& event);
23
24
public
:
26
camera3kdlg
( wxWindow* parent );
27
void
setFar(
float
farValue);
28
void
setNear(
float
nearValue);
29
void
setFov(
float
fovValue);
30
void
setIpAdress(
string
ipValue);
31
32
};
33
34
#endif // __camera3kdlg__
Generated on Fri Jun 7 2013 16:07:49 for Umasoft by
1.8.4