My Project
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Enumerations
Enumerator
Friends
Macros
Pages
PointingMode.h
1
#ifndef GCP_UTIL_POINTINGMODE_H
2
#define GCP_UTIL_POINTINGMODE_H
3
11
namespace
gcp {
12
namespace
util {
13
14
18
class
PointingMode
{
19
20
public
:
21
25
enum
Type
{
26
OPTICAL,
27
RADIO
28
};
29
30
};
// End class PointingMode
31
32
}
// End namespace util
33
}
// End namespace gcp
34
35
36
#endif // End #ifndef
gcp::util::PointingMode
Definition:
PointingMode.h:18
gcp::util::PointingMode::Type
Type
Definition:
PointingMode.h:25
gcpCbass
util
common
PointingMode.h
Generated on Thu Jun 21 2018 14:30:00 for My Project by
1.8.6