Docs.rs
vex-2.1.1
vex 2.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
travistrue2008
Dependencies
Versions
12%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
vex
2.1.1
All Items
Crate Items
Structs
Traits
Functions
Crate
vex
Copy item path
Source
Structs
§
Matrix2
Matrix3
Matrix4
Vector2
Vector3
Vector4
Traits
§
Matrix
Functions
§
is_
power_
of_
two
Determines whether or not a given value is a power of two
is_
valid
next_
power_
of_
two
Gets the next power of two for a given value
sign
Returns 1 or -1 depending on the sign of the input value