AR + GPS Location
3.0.0
|
Data used to construct a spline passing trough a set of geographical locations. More...
Public Member Functions | |
override string | ToString () |
Static Public Member Functions | |
static LocationData | FromLocation (Location location) |
Public Attributes | |
Location | Location |
The geographical locations that the path will interpolate. More... | |
Data used to construct a spline passing trough a set of geographical locations.
Definition at line 11 of file LocationData.cs.
Location ARLocation.LocationData.Location |
The geographical locations that the path will interpolate.
Definition at line 17 of file LocationData.cs.