Depiction Engine For Unity 2023.0 (Alpha)
Loading...
Searching...
No Matches
DepictionEngine.GeoCoordinatePolygon Struct Reference

A polygon described by GeoCoordinate points. More...

Public Member Functions

 GeoCoordinatePolygon (double[] latitudeLongitude)
 
void Add (double latitude, double longitude)
 
void Reverse ()
 
void IterateOverGeoCoordinates (Action< double, double > func)
 
override string ToString ()
 

Public Attributes

double[] latitudeLongitude
 

Properties

double this[int index] [get]
 
int Count [get]
 

Detailed Description

A polygon described by GeoCoordinate points.


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