AR + GPS Location  3.0.0
All Classes Namespaces Functions Variables Properties Events Pages
ARLocation.LocationData Class Reference

Data used to construct a spline passing trough a set of geographical locations. More...

Inheritance diagram for ARLocation.LocationData:

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...
 

Detailed Description

Data used to construct a spline passing trough a set of geographical locations.

Definition at line 11 of file LocationData.cs.

Member Data Documentation

◆ Location

Location ARLocation.LocationData.Location

The geographical locations that the path will interpolate.

Definition at line 17 of file LocationData.cs.


The documentation for this class was generated from the following file: