Docs.rs
  • all-is-cubes-base-0.9.0
    • all-is-cubes-base 0.9.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kpreid
    • Dependencies
      • arbitrary ^1.4.1 normal optional
      • bytemuck ^1.19.0 normal
      • cfg-if ^1.0.0 normal
      • displaydoc ^0.2.4 normal
      • embedded-graphics-core ^0.4.0 normal
      • euclid ^0.22.11 normal
      • exhaust ^0.2.0 normal
      • futures-core ^0.3.31 normal
      • futures-util ^0.3.31 normal
      • libm ^0.2.8 normal
      • manyfmt ^0.1.0 normal
      • mutants ^0.0.3 normal
      • num-traits ^0.2.19 normal
      • ordered-float ^4.2.0 normal
      • rand ^0.8.3 normal
      • re_types ^0.21.0 normal optional
      • serde ^1.0.204 normal optional
      • indoc ^2.0.1 dev
      • itertools ^0.13.0 dev
      • pretty_assertions ^1.2.0 dev
      • rand_xoshiro ^0.6.0 dev
    • Versions
    • 100% 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

all_is_cubes_base0.9.0

Crate Items

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

List of all items

Structs

  • math::Aab
  • math::Cube
  • math::CubeFace
  • math::FaceMap
  • math::Faceless
  • math::FloatIsNan
  • math::GridAab
  • math::GridIter
  • math::GridMatrix
  • math::GridOverflowError
  • math::Gridgid
  • math::LineVertex
  • math::NotNan
  • math::NotPositiveSign
  • math::NotZeroOne
  • math::OctantMap
  • math::OctantMask
  • math::PositiveSign
  • math::Rgb
  • math::Rgba
  • math::Vol
  • math::VolLengthError
  • math::ZMaj
  • math::ZeroOne
  • raycast::AaRay
  • raycast::AxisAlignedRaycaster
  • raycast::Ray
  • raycast::RaycastStep
  • raycast::Raycaster
  • resolution::IntoResolutionError
  • util::ConciseDebug
  • util::TimeStats

Enums

  • math::Axis
  • math::Face6
  • math::Face7
  • math::GridRotation
  • math::Intensity
  • math::Octant
  • math::OpacityCategory
  • resolution::Resolution
  • time::Deadline

Traits

  • math::VectorOps
  • math::Wireframe
  • time::Instant
  • util::Executor

Macros

  • math::rgb_const
  • math::rgba_const
  • rgb_const
  • rgba_const

Functions

  • math::ps32
  • math::ps64
  • math::zo32
  • math::zo64

Type Aliases

  • math::FreeCoordinate
  • math::FreePoint
  • math::FreeVector
  • math::GridCoordinate
  • math::GridPoint
  • math::GridSize
  • math::GridSizeCoord
  • math::GridVector
  • time::DeadlineNt