List of all items
Structs
- coordinate_systems::Barycentric
- coordinate_systems::Cartesian
- coordinate_systems::Degrees
- coordinate_systems::Face
- coordinate_systems::FaceTriangle
- coordinate_systems::IJ
- coordinate_systems::KJ
- coordinate_systems::LonLat
- coordinate_systems::Polar
- coordinate_systems::Radians
- coordinate_systems::Spherical
- coordinate_systems::SphericalTriangle
- coordinate_systems::vec2::Vec2
- coordinate_systems::vec3::Vec3
- core::cell::CellToBoundaryOptions
- core::pentagon::Mat2
- core::pentagon::PentagonConstants
- core::pentagon::PentagonVertices
- core::pentagon::TriangleVertices
- core::utils::A5Cell
- core::utils::Origin
- geometry::pentagon::PentagonShape
- geometry::spherical_polygon::SphericalPolygonShape
- geometry::spherical_triangle::SphericalTriangleShape
- lattice::shift_digits::PATTERN_FLIPPED_REVERSED
- lattice::shift_digits::PATTERN_REVERSED
- lattice::triple::Triple
- lattice::types::Anchor
- projections::authalic::AuthalicProjection
- projections::crs::CRS
- projections::dodecahedron::DodecahedronProjection
- projections::gnomonic::GnomonicProjection
- projections::polyhedral::PolyhedralProjection
Enums
Functions
- core::cell::a5cell_contains_point
- core::cell::cell_to_boundary
- core::cell::cell_to_lonlat
- core::cell::cell_to_spherical
- core::cell::get_pentagon
- core::cell::lonlat_to_cell
- core::cell_info::cell_area
- core::cell_info::get_num_cells
- core::cell_info::get_num_children
- core::compact::compact
- core::compact::uncompact
- core::coordinate_transforms::barycentric_to_face
- core::coordinate_transforms::deg_to_rad
- core::coordinate_transforms::face_to_barycentric
- core::coordinate_transforms::face_to_ij
- core::coordinate_transforms::from_lon_lat
- core::coordinate_transforms::ij_to_face
- core::coordinate_transforms::normalize_longitude
- core::coordinate_transforms::normalize_longitudes
- core::coordinate_transforms::rad_to_deg
- core::coordinate_transforms::to_cartesian
- core::coordinate_transforms::to_face
- core::coordinate_transforms::to_lon_lat
- core::coordinate_transforms::to_polar
- core::coordinate_transforms::to_spherical
- core::hex::hex_to_u64
- core::hex::u64_to_hex
- core::origin::find_nearest_origin
- core::origin::get_origins
- core::origin::haversine
- core::origin::is_nearest_origin
- core::origin::quintant_to_segment
- core::origin::segment_to_quintant
- core::pentagon::a
- core::pentagon::b
- core::pentagon::basis
- core::pentagon::basis_inverse
- core::pentagon::c
- core::pentagon::d
- core::pentagon::e
- core::pentagon::pentagon
- core::pentagon::triangle
- core::pentagon::u
- core::pentagon::v
- core::pentagon::v_angle
- core::pentagon::w
- core::serialization::cell_to_children
- core::serialization::cell_to_parent
- core::serialization::deserialize
- core::serialization::get_res0_cells
- core::serialization::get_resolution
- core::serialization::get_stride
- core::serialization::is_first_child
- core::serialization::serialize
- core::tiling::get_face_vertices
- core::tiling::get_pentagon_flavor
- core::tiling::get_pentagon_vertices
- core::tiling::get_quintant_polar
- core::tiling::get_quintant_vertices
- lattice::anchor::compute_q
- lattice::anchor::offset_flips_to_anchor
- lattice::basis::ij_to_kj
- lattice::basis::kj_to_ij
- lattice::hilbert::anchor_to_s
- lattice::hilbert::get_required_digits
- lattice::hilbert::ij_to_flips
- lattice::hilbert::ij_to_s
- lattice::hilbert::ij_to_s_internal
- lattice::hilbert::s_to_anchor
- lattice::hilbert::s_to_anchor_internal
- lattice::quaternary::ij_to_quaternary
- lattice::quaternary::quaternary_to_flips
- lattice::quaternary::quaternary_to_kj
- lattice::shift_digits::reverse_pattern
- lattice::shift_digits::shift_digits
- lattice::triple::anchor_to_triple
- lattice::triple::triple_in_bounds
- lattice::triple::triple_parity
- lattice::triple::triple_to_anchor
- lattice::triple::triple_to_s
- traversal::cap::estimate_cell_radius
- traversal::cap::meters_to_h
- traversal::cap::pick_coarse_resolution
- traversal::cap::spherical_cap
- traversal::global_neighbors::get_global_cell_neighbors
- traversal::grid_disk::grid_disk
- traversal::grid_disk::grid_disk_vertex
- traversal::neighbors::is_neighbor
- traversal::quintant_neighbors::find_quintant_neighbor_s
- traversal::quintant_neighbors::get_cell_neighbors
- utils::vector::length
- utils::vector::quadruple_product
- utils::vector::slerp
- utils::vector::triple_product
- utils::vector::vec3_distance
- utils::vector::vec3_length
- utils::vector::vector_difference
Type Aliases
- core::coordinate_transforms::Contour
- core::tiling::PentagonFlavor
- core::utils::OriginId
- core::utils::Quat
- geometry::pentagon::Pentagon
- geometry::pentagon::Triangle
- geometry::spherical_polygon::SphericalPolygon
- lattice::types::Flip
- lattice::types::Quaternary
Constants
- core::constants::AUTHALIC_AREA_EARTH
- core::constants::AUTHALIC_RADIUS_EARTH
- core::constants::DIHEDRAL_ANGLE
- core::constants::DISTANCE_TO_EDGE
- core::constants::DISTANCE_TO_VERTEX
- core::constants::FACE_EDGE_ANGLE
- core::constants::INTERHEDRAL_ANGLE
- core::constants::PHI
- core::constants::PI_OVER_10
- core::constants::PI_OVER_5
- core::constants::R_CIRCUMSCRIBED
- core::constants::R_INSCRIBED
- core::constants::R_MIDEDGE
- core::constants::TWO_PI
- core::constants::TWO_PI_OVER_5
- core::dodecahedron_quaternions::QUATERNIONS
- core::face_adjacency::FACE_ADJACENCY
- core::origin::CLOCKWISE_FAN
- core::origin::CLOCKWISE_STEP
- core::origin::COUNTER_JUMP
- core::origin::COUNTER_STEP
- core::pentagon::A
- core::pentagon::B
- core::pentagon::C
- core::pentagon::D
- core::pentagon::E
- core::serialization::FIRST_HILBERT_RESOLUTION
- core::serialization::HILBERT_START_BIT
- core::serialization::MAX_RESOLUTION
- core::serialization::WORLD_CELL
- lattice::quaternary::J_NEG
- lattice::quaternary::J_POS
- lattice::quaternary::K_NEG
- lattice::quaternary::K_POS
- lattice::quaternary::ZERO
- lattice::shift_digits::PATTERN
- lattice::shift_digits::PATTERN_FLIPPED
- lattice::types::NO
- lattice::types::YES
- traversal::neighbors::NEIGHBORS