Docs.rs
  • threecrate-core-0.2.0
    • threecrate-core 0.2.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rajgandhi1
    • Dependencies
      • bytemuck ^1.0 normal
      • glam ^0.24 normal
      • nalgebra ^0.33 normal
      • rand ^0.8 normal
      • serde ^1.0 normal
      • thiserror ^2.0 normal
      • wgpu ^0.20 normal optional
      • approx ^0.5 dev
    • Versions
    • 73.68% of the crate is documented
  • Go to latest version
  • 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

threecrate_core0.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • mesh::ColoredTriangleMesh
  • mesh::TriangleMesh
  • point::ColoredNormalPoint3f
  • point::ColoredPoint3f
  • point::NormalPoint3f
  • point_cloud::PointCloud
  • transform::Transform3D

Enums

  • error::Error

Traits

  • traits::Drawable
  • traits::NearestNeighborSearch
  • traits::Transformable

Type Aliases

  • Isometry3
  • Matrix3
  • Matrix4
  • Mesh
  • Point
  • Point3
  • Result
  • Transform3
  • Vector3
  • error::Result
  • point::Point3d
  • point::Point3f
  • point::Vector3d
  • point::Vector3f
  • point_cloud::ColoredNormalPointCloud3f
  • point_cloud::ColoredPointCloud3f
  • point_cloud::NormalPointCloud3f
  • point_cloud::PointCloud3f