Type Alias Point3D

Source
pub type Point3D = (f64, f64, f64);
Expand description

Definition of a 3D Point. May represent WebMercator Lon-Lat or S2Geometry S-T with a z-value