Docs.rs
  • gltfgen-0.6.1
    • gltfgen 0.6.1
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • Crates.io
    • Source
    • Owners
    • elrnv
    • Dependencies
      • byteorder ^1 normal
      • clap ^3 normal
      • console ^0.15 normal
      • glob ^0.3 normal
      • gltf ^1 normal
      • heck ^0.4 normal
      • indexmap ^1 normal
      • indicatif ^0.16 normal
      • log ^0.4 normal
      • meshx ^0.5 normal
      • num-traits ^0.2 normal
      • rayon ^1 normal
      • regex ^1 normal
      • ron ^0.7 normal
      • serde ^1 normal
      • syn ^1 normal
      • thiserror ^1.0.23 normal
      • assert_cmd ^2 dev
      • predicates ^2 dev
    • Versions
      • 0.6.1
      • 0.6.0
      • 0.5.0
      • 0.4.5
      • 0.4.4
      • 0.4.3
      • 0.4.2
      • 0.4.1
      • 0.4.0
      • 0.3.0
    • 39.17% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
    • i686-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
logo

logo

Crate gltfgen

logo
Change settings

List of all items

Structs

  • LoadConfig
  • attrib::Attribute
  • attrib::AttributeInfo
  • attrib::TextureAttribute
  • attrib::TextureAttributeInfo
  • config::Config
  • material::MaterialInfo
  • texture::TextureInfo

Enums

  • attrib::AttribError
  • attrib::ComponentType
  • attrib::Type
  • material::TextureRef
  • mesh::Mesh
  • texture::ImageInfo
  • texture::MagFilter
  • texture::MinFilter
  • texture::WrappingMode

Macros

  • call_typed_fn
  • log

Functions

  • export::export
  • load_mesh
  • load_meshes
  • mesh::pointcloud_f64_to_f32
  • mesh::trimesh_f64_to_f32
  • utils::glob_to_regex
  • utils::new_progress_bar
  • utils::new_progress_bar_file
  • utils::new_spinner
  • utils::print_info
  • utils::print_warnings
  • utils::remove_braces

Typedefs

  • attrib::AttribTransfer
  • attrib::VertexAttribute