Docs.rs
  • autd3-driver-20.0.0
    • autd3-driver 20.0.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • s5suzuki
    • Dependencies
      • bitflags ^2.0.2 normal
      • bitvec ^1.0.1 normal
      • nalgebra ^0.32.3 normal
      • serde ^1.0.188 normal
      • thiserror ^1.0.31 normal
      • assert_approx_eq ^1.1.0 dev
      • itertools ^0.12.0 dev
      • memoffset ^0.9.0 dev
      • rand ^0.8.5 dev
      • serde_json ^1.0.107 dev
      • tokio ^1.34.0 dev
      • libc ^0.2.144 normal
      • windows ^0.52.0 normal
    • Versions
    • 25.17% 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

autd3_driver20.0.0

Module geometry

  • Structs
  • Enums
  • Traits
  • Type Aliases

In crate autd3_driver

?
Change settings

Module autd3_driver::geometry

source ·

Structs

  • Deg
  • Device
  • Geometry
  • Rad
  • Transducer

Enums

  • Angle
  • EulerAngle

Traits

  • IntoDevice

Type Aliases

  • Affine
  • Matrix3
  • Matrix4
  • Quaternion
  • UnitQuaternion
  • UnitVector3
  • Vector3
  • Vector4