SLProject 4.0.000
|
#include <SLLightDirect.h>
#include <SLAlgo.h>
#include <HighResTimer.h>
#include <CVImageGeoTiff.h>
Classes | |
class | SLLocation |
class for a named location with lat-lon-Alt WGS84 position More... | |
class | SLDeviceLocation |
Encapsulation of a mobile device location set by the device's GPS sensor. More... | |
Typedefs | |
typedef vector< SLLocation > | SLVLocation |
Enumerations | |
enum | SLLocOffsetMode { LOM_none = 0 , LOM_twoFingerY } |
Device location offset mode. More... | |
typedef vector<SLLocation> SLVLocation |
enum SLLocOffsetMode |