List of all items
Structs
- iterators::IterCellsChildren
- iterators::IterCellsResolution
- regions::polyfill::IterCellsPolygon
- regions::polyfill::IterCellsPolygonCompact
- regions::to_polygon::PolygonRust
- types::BBox
- types::CellBoundary
- types::CoordIJ
- types::CoordIJK
- types::FaceIJK
- types::GeoLoop
- types::GeoPolygon
- types::H3Index
- types::LatLng
- types::Vec2d
- types::Vec3d
Enums
Functions
- coords::ijk::_ijk_normalize
- coords::ijk::cube_to_ijk
- coords::ijk::ijk_to_cube
- h3_index::get_base_cell
- h3_index::get_high_bit
- h3_index::get_index_digit
- h3_index::get_mode
- h3_index::get_reserved_bits
- h3_index::get_resolution
- h3_index::inspection::get_base_cell_number
- h3_index::inspection::get_icosahedron_faces
- h3_index::inspection::get_num_cells
- h3_index::inspection::get_pentagons
- h3_index::inspection::get_res0_cells
- h3_index::inspection::is_pentagon
- h3_index::inspection::is_res_class_iii
- h3_index::inspection::is_valid_cell
- h3_index::inspection::max_face_count
- h3_index::inspection::pentagon_count
- h3_index::set_base_cell
- h3_index::set_high_bit
- h3_index::set_index_digit
- h3_index::set_mode
- h3_index::set_reserved_bits
- h3_index::set_resolution
- h3_index::string_conv::h3_to_string
- h3_index::string_conv::h3_to_string_alloc
- h3_index::string_conv::string_to_h3
- hierarchy::compaction::compact_cells
- hierarchy::compaction::uncompact_cells
- hierarchy::compaction::uncompact_cells_size
- hierarchy::parent_child::cell_to_center_child
- hierarchy::parent_child::cell_to_child_pos
- hierarchy::parent_child::cell_to_children
- hierarchy::parent_child::cell_to_children_size
- hierarchy::parent_child::cell_to_parent
- hierarchy::parent_child::child_pos_to_cell
- indexing::from_h3::cell_to_boundary
- indexing::from_h3::cell_to_lat_lng
- indexing::to_h3::lat_lng_to_cell
- iterators::iter_init_base_cell_num
- iterators::iter_init_parent
- iterators::iter_init_res
- iterators::iter_step_child
- iterators::iter_step_res
- latlng::degs_to_rads
- latlng::get_hexagon_area_avg_km2
- latlng::get_hexagon_area_avg_m2
- latlng::get_hexagon_edge_length_avg_km
- latlng::get_hexagon_edge_length_avg_m
- latlng::great_circle_distance_km
- latlng::great_circle_distance_m
- latlng::great_circle_distance_rads
- latlng::rads_to_degs
- local_ij::cell_to_local_ij
- local_ij::cell_to_local_ijk
- local_ij::local_ij_to_cell
- local_ij::local_ijk_to_cell
- measures::cell_area_km2
- measures::cell_area_m2
- measures::cell_area_rads2
- measures::exact_edge_length_km
- measures::exact_edge_length_m
- measures::exact_edge_length_rads
- regions::polyfill::max_polygon_to_cells_size
- regions::polyfill::polygon_to_cells
- regions::to_polygon::cells_to_multi_polygon
- traversal::distance::grid_distance
- traversal::grid_disk::grid_disk
- traversal::grid_disk::grid_disk_distances
- traversal::grid_disk::grid_disk_distances_unsafe
- traversal::grid_disk::grid_disk_unsafe
- traversal::grid_disk::grid_ring_unsafe
- traversal::grid_disk::max_grid_disk_size
- traversal::grid_path::grid_path_cells
- traversal::grid_path::grid_path_cells_size
- traversal::neighbors::are_neighbor_cells
Type Aliases
Constants
- base_cells::MAX_FACE_COORD
- constants::CELL_SCALE_FACTOR
- constants::CHILD_SCALE_FACTOR
- constants::EARTH_RADIUS_KM
- constants::EPSILON
- constants::EPSILON_DEG
- constants::EPSILON_RAD
- constants::H3_BC_MASK
- constants::H3_BC_MASK_NEGATIVE
- constants::H3_BC_OFFSET
- constants::H3_CELL_MODE
- constants::H3_DIGIT_MASK
- constants::H3_DIRECTEDEDGE_MODE
- constants::H3_EDGE_MODE
- constants::H3_HIGH_BIT_MASK
- constants::H3_HIGH_BIT_MASK_NEGATIVE
- constants::H3_INIT
- constants::H3_MODE_MASK
- constants::H3_MODE_MASK_NEGATIVE
- constants::H3_MODE_OFFSET
- constants::H3_NUM_BITS
- constants::H3_PER_DIGIT_OFFSET
- constants::H3_RESERVED_MASK
- constants::H3_RESERVED_MASK_NEGATIVE
- constants::H3_RESERVED_OFFSET
- constants::H3_RES_MASK
- constants::H3_RES_MASK_NEGATIVE
- constants::H3_RES_OFFSET
- constants::H3_VERTEX_MODE
- constants::INV_RES0_U_GNOMONIC
- constants::MAX_CELL_BNDRY_VERTS
- constants::MAX_EDGE_LENGTH_RADS
- constants::MAX_H3_RES
- constants::M_180_PI
- constants::M_2PI
- constants::M_AP7_ROT_RADS
- constants::M_COS_AP7_ROT
- constants::M_ONESEVENTH
- constants::M_ONETHIRD
- constants::M_PI
- constants::M_PI_180
- constants::M_PI_2
- constants::M_RSIN60
- constants::M_RSQRT7
- constants::M_SIN_AP7_ROT
- constants::M_SQRT3_2
- constants::M_SQRT7
- constants::NORTH_POLE_CELLS
- constants::NUM_BASE_CELLS
- constants::NUM_CELLS_MAX_RES
- constants::NUM_HEX_VERTS
- constants::NUM_ICOSA_FACES
- constants::NUM_PENTAGONS
- constants::NUM_PENT_VERTS
- constants::RES0_BBOXES
- constants::RES0_U_GNOMONIC
- constants::SOUTH_POLE_CELLS
- constants::VALID_RANGE_BBOX
- types::H3_NULL