All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
GpsGlobeCameraComponentConfiguration.h
1 // Copyright eeGeo Ltd (2012-2014), All Rights Reserved
2 
3 #pragma once
4 
5 #include "GlobeCamera.h"
6 
7 namespace Eegeo
8 {
9  namespace Camera
10  {
11  namespace GlobeCamera
12  {
14  {
17 
20 
23 
26 
29 
32 
35  };
36  }
37  }
38 }