Docs.rs
  • all-is-cubes-mesh-0.9.0
    • all-is-cubes-mesh 0.9.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kpreid
    • Dependencies
      • all-is-cubes ^0.9.0 normal
      • all-is-cubes-render ^0.9.0 normal
      • arbitrary ^1.4.1 normal optional
      • bitvec ^1.0.0 normal
      • bytemuck ^1.19.0 normal
      • cfg-if ^1.0.0 normal
      • either ^1.10.0 normal
      • flume ^0.11.0 normal optional
      • futures-channel ^0.3.31 normal optional
      • futures-util ^0.3.31 normal optional
      • hashbrown ^0.15.2 normal optional
      • indoc ^2.0.1 normal
      • itertools ^0.13.0 normal
      • log ^0.4.17 normal optional
      • mutants ^0.0.3 normal
      • num-traits ^0.2.19 normal
      • ordered-float ^4.2.0 normal
      • rayon ^1.8.0 normal optional
      • all-is-cubes-content ^0.9.0 dev
      • criterion ^0.5.1 dev
      • pollster ^0.4.0 dev
      • pretty_assertions ^1.2.0 dev
      • rstest ^0.23.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_mesh0.9.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • BlockMesh
  • BlockVertex
  • MeshMeta
  • MeshOptions
  • SpaceMesh
  • dynamic::ChunkMesh
  • dynamic::ChunkedSpaceMesh
  • dynamic::CsmUpdateInfo
  • dynamic::InViewChunkRef
  • dynamic::InstanceCollector
  • dynamic::InstanceMesh
  • dynamic::MeshId
  • dynamic::MeshJobQueue
  • dynamic::RenderDataUpdate
  • texture::NoTextures

Enums

  • Coloring
  • DepthOrdering
  • IndexSlice
  • texture::Channels
  • texture::NoTexture
  • texture::TexelUnit

Traits

  • GetBlockMesh
  • GfxVertex
  • MeshTypes
  • dynamic::DynamicMeshTypes
  • texture::Allocator
  • texture::Plane
  • texture::Tile

Functions

  • block_meshes_for_space
  • texture::validate_slice

Type Aliases

  • BlockMeshes
  • texture::TilePoint