Module geometry

Source
Expand description

All geometry types and structs

Re-exports§

pub use bbox::*;
pub use primitive::*;
pub use vector::*;

Modules§

bbox
BBox and BBox3D shapes and utilities
primitive
Primitive geometry types (used by GeoJSON spec)
vector
Vector geometry types (used by the s2json spec for both WGS84 and S2Geometry)

Structs§

STPoint
A Point in S2 Space with a Face

Enums§

Axis
The axis to apply an operation to