Expand description
All geometry types and structs
Re-exports§
pub use bbox::*;
pub use primitive::*;
pub use vector::*;
pub use vector_point::*;
Modules§
- bbox
- BBox and BBox3D shapes and utilities
- impls
- Impls that we want to hide to make the code more readable
- primitive
- Primitive geometry types (used by GeoJSON spec)
- vector
- Vector geometry types (used by the s2json spec for both WGS84 and S2Geometry)
- vector_
point - The VectorPoint struct is a powerful tool for 2D and 3D points
Structs§
- STPoint
- A Point in S2 Space with a Face
Enums§
- Axis
- The axis to apply an operation to