Docs.rs
  • geometry_tools-0.6.0
    • geometry_tools 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ScanMountGoat
    • Dependencies
      • glam ^0.28.0 normal
      • thiserror ^1.0 normal
      • approx ^0.4.0 dev
      • criterion ^0.4 dev
    • Versions
    • 69.57% 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

geometry_tools0.6.0

Crate Items

  • Enums
  • Constants
  • Functions

List of all items

Enums

  • vectors::TangentBitangentError

Functions

  • bounding::calculate_aabb_from_points
  • bounding::calculate_bounding_sphere_from_points
  • bounding::calculate_bounding_sphere_from_spheres
  • ffi::calculate_smooth_normals
  • vectors::calculate_smooth_normals
  • vectors::calculate_tangent_w
  • vectors::calculate_tangents
  • vectors::calculate_tangents_bitangents
  • vectors::ffi::calculate_smooth_normals

Constants

  • vectors::DEFAULT_BITANGENT
  • vectors::DEFAULT_TANGENT