Docs.rs
  • lettuces-0.0.7
    • lettuces 0.0.7
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • NoahShomette
    • Dependencies
      • bevy ^0.15 normal optional
      • glam ^0.29 normal
      • hexx ^0.19 normal
      • serde ^1.0.214 normal optional
    • Versions
    • 68.29% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

lettuces0.0.7

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ColumnMeshBuilder
  • EdgeDirection
  • GridEdge
  • GridVertex
  • Hex
  • HexBounds
  • HexLayout
  • IVec2
  • IVec3
  • InsetOptions
  • MeshInfo
  • PlaneMeshBuilder
  • Quat
  • Rect
  • UVOptions
  • Vec2
  • Vec3
  • VertexDirection
  • bounds::HexBounds
  • cell::Cell
  • direction::EdgeDirection
  • direction::VertexDirection
  • hex::GridEdge
  • hex::GridVertex
  • hex::Hex
  • hex::grid::GridEdge
  • hex::grid::GridVertex
  • layout::HexLayout
  • mesh::ColumnMeshBuilder
  • mesh::InsetOptions
  • mesh::MeshInfo
  • mesh::PlaneMeshBuilder
  • mesh::Rect
  • mesh::UVOptions
  • mesh::utils::Face
  • mesh::utils::Tri
  • orientation::HexOrientationData
  • shapes::FlatRectangle
  • shapes::Hexagon
  • shapes::Parallelogram
  • shapes::PointyRectangle
  • shapes::Rombus
  • shapes::Triangle
  • storage::grid::Grid
  • storage::grid::GridColIter
  • storage::grid::GridRowIter
  • storage::hex::HexRectangleStorage

Enums

  • DirectionWay
  • DoubledHexMode
  • HexOrientation
  • InsetScaleMode
  • OffsetHexMode
  • conversions::DoubledHexMode
  • conversions::OffsetHexMode
  • direction::DirectionWay
  • mesh::InsetScaleMode
  • orientation::HexOrientation

Traits

  • HexIterExt
  • hex::HexIterExt

Macros

  • grid

Functions

  • algorithms::a_star
  • algorithms::directional_fov
  • algorithms::field_of_movement
  • algorithms::range_fov
  • hex
  • hex::hex
  • shapes::flat_rectangle
  • shapes::hexagon
  • shapes::parallelogram
  • shapes::pointy_rectangle
  • shapes::rombus
  • shapes::triangle
  • storage::hex::convert_2d_array_index_to_rectangle_position

Type Aliases

  • mesh::utils::Hexagon
  • mesh::utils::Quad

Constants

  • direction::angles::DIRECTION_ANGLE_DEGREES
  • direction::angles::DIRECTION_ANGLE_OFFSET_DEGREES
  • direction::angles::DIRECTION_ANGLE_OFFSET_RAD
  • direction::angles::DIRECTION_ANGLE_RAD