Docs.rs
parry2d-0.26.0
parry2d 0.26.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
sebcrozet
Dependencies
approx ^0.5
normal
arrayvec ^0.7
normal
bitflags ^2.3
normal
bytemuck ^1
normal
optional
downcast-rs ^2
normal
either ^1
normal
ena ^0.14.3
normal
optional
encase ^0.12
normal
optional
foldhash ^0.2
normal
glamx ^0.1.2
normal
hashbrown ^0.16
normal
optional
indexmap ^2
normal
optional
log ^0.4
normal
num-derive ^0.4
normal
num-traits ^0.2
normal
ordered-float ^5
normal
rayon ^1
normal
optional
rkyv ^0.8
normal
optional
serde ^1.0
normal
optional
serde_arrays ^0.2
normal
optional
simba ^0.9
normal
slab ^0.4
normal
optional
smallvec ^1
normal
spade ^2
normal
optional
thiserror ^2
normal
kiss3d ^0.39
dev
oorandom ^11
dev
ptree ^0.4.0
dev
rand ^0.9
dev
simba ^0.9
dev
web-time ^1
dev
Versions
96.1%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Orientation
parry2d
0.26.0
In parry2d::
math
parry2d
::
math
Type Alias
Orientation
Copy item path
Source
pub type Orientation =
f32
;
Expand description
The orientation type (scalar angle for 2D).