Docs.rs
  • quaternion-core-0.2.1
    • quaternion-core 0.2.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • HamaguRe
    • Dependencies
      • num-traits ^0.2.15 normal
      • autocfg ^1 build
    • Versions
    • 70.89% 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
logo

logo

Crate quaternion_core

logo
Change settings

List of all items

Enums

  • RotationSequence
  • RotationType

Traits

  • FloatSimd

Functions

  • add
  • add_vec
  • conj
  • cross_vec
  • dot
  • dot_vec
  • exp
  • exp_vec
  • frame_rotation
  • from_axis_angle
  • from_dcm
  • from_euler_angles
  • from_rotation_vector
  • hadamard
  • hadamard_add
  • hadamard_add_vec
  • hadamard_vec
  • inv
  • inv_vec
  • lerp
  • ln
  • ln_versor
  • matrix_product
  • mul
  • mul_vec
  • negate
  • negate_vec
  • norm
  • norm_vec
  • normalize
  • normalize_vec
  • point_rotation
  • pow
  • pow_versor
  • rotate_a_to_b
  • rotate_a_to_b_param
  • scale
  • scale_add
  • scale_add_vec
  • scale_vec
  • slerp
  • sub
  • sub_vec
  • sum
  • sum_vec
  • to_axis_angle
  • to_dcm
  • to_euler_angles
  • to_rotation_vector

Typedefs

  • DCM
  • Quaternion
  • Vector3