internal
library
Classes
-
CellBoundary
-
@struct CellBoundary
@brief cell boundary in latitude/longitude
-
ContainmentMode
-
Values representing polyfill containment modes, to be used in
the
flags
bit field for polygonToCellsExperimental
.
-
CoordIJ
-
@struct CoordIJ
@brief IJ hexagon coordinates
-
GeoLoop
-
@struct GeoLoop
@brief similar to CellBoundary, but requires more alloc work
-
GeoMultiPolygon
-
@struct GeoMultiPolygon
@brief Simplified core of GeoJSON MultiPolygon coordinates definition
-
GeoPolygon
-
@struct GeoPolygon
@brief Simplified core of GeoJSON Polygon coordinates definition
-
H3C
-
Bindings to H3
-
H3CFactory
-
H3CFactory is used to build H3C instance
-
H3ErrorCodes
-
-
LatLng
-
@struct LatLng
@brief latitude/longitude in radians
-
LinkedGeoLoop
-
-
LinkedGeoPolygon
-
-
LinkedLatLng
-
Typedefs
-
H3Error
= Uint32
-
@brief Result code (success or specific error) from an H3 operation
-
H3Index
= Uint64
-
@brief Identifier for an object (cell, edge, etc) in the H3 system.