GAREarth Class Reference
Overview
Provides localization ability in Geospatial coordinates.
To use GAREarth
, configure the GARSession
with an appropriate GARGeospatialMode
using GARSessionConfiguration::geospatialMode
and setConfiguration:error: (GARSession)
.
Inherits NSObject.
Property Summary | |
GARGeospatialTransform * | cameraGeospatialTransform |
The current global transform of the device. More... | |
GARTrackingState | trackingState |
The current state of tracking for GAREarth . More... | |
GAREarthState | earthState |
The current Earth state. More... | |
Property Detail
|
readnonatomicassign |
The current global transform of the device.
If trackingState
is not GARTrackingStateTracking
, this will be nil.
|
readnonatomicassign |
The current state of tracking for GAREarth
.
|
readnonatomicassign |
The current Earth state.