Docs.rs
  • vox-format-0.1.0
    • vox-format 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jgraef
    • Dependencies
      • byteorder ^1.4 normal
      • image ^0.23 normal optional
      • log ^0.4 normal
      • mint ^0.5 normal optional
      • nalgebra ^0.28 normal optional
      • palette ^0.6 normal optional
      • serde ^1.0 normal optional
      • serde-big-array ^0.3 normal optional
      • thiserror ^1.0 normal
    • Versions
    • 64.32% 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

vox_format0.1.0

Crate Items

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

List of all items

Structs

  • chunk::ChildrenReader
  • chunk::Chunk
  • chunk::ChunkIdParseError
  • chunk::ChunkWriter
  • chunk::ContentReader
  • chunk::ContentWriter
  • data::VoxModels
  • types::Attributes
  • types::AttributesIter
  • types::Color
  • types::ColorIndex
  • types::Group
  • types::Layer
  • types::Material
  • types::MaterialPalette
  • types::MaterialPaletteIter
  • types::MaterialTryFromError
  • types::Model
  • types::Palette
  • types::PaletteIter
  • types::Shape
  • types::Transform
  • types::Vector
  • types::Version
  • types::Voxel

Enums

  • chunk::ChunkId
  • reader::Error
  • types::MaterialType
  • writer::Error

Traits

  • data::VoxBuffer
  • data::VoxModelBuffer

Functions

  • chunk::chunk_writer
  • chunk::read_chunk_at
  • chunk::read_main_chunk
  • reader::from_file
  • reader::from_reader
  • reader::from_slice
  • reader::read_vox_into
  • writer::main_chunk_writer
  • writer::to_file
  • writer::to_vec
  • writer::to_writer

Type Aliases

  • chunk::ChildWriter
  • data::VoxData
  • types::Point
  • types::Size

Constants

  • default_palette::DEFAULT_PALETTE