Docs.rs
phys-geom-2.0.0
phys-geom 2.0.0
Docs.rs crate page
Links
crates.io
Source
Owners
graviton-rs
Dependencies
nalgebra ^0.32.4
normal
serde ^1.0.151
normal
optional
approx ^0.5.1
dev
wasm-bindgen-test ^0.3.50
dev
Versions
75.57%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
UnitVec3
phys_
geom
2.0.0
Unit
Vec3
Aliased Type
In phys_
geom::
math
phys_geom
::
math
Type Alias
Unit
Vec3
Copy item path
Source
pub type UnitVec3 =
UnitVector3
<
Real
>;
Aliased Type
ยง
pub struct UnitVec3 {
/* private fields */
}