Docs.rs
rfw-math-0.2.0
rfw-math 0.2.0
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
meirbon
Dependencies
glam >=0.17
normal
serde ^1.0
normal
optional
Versions
0%
of the crate is documented
Platform
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
Module u32
rfw_
math
0.2.0
Module u32
Module Items
Structs
Functions
In crate rfw_
math
rfw_math
Module
u32
Copy item path
Source
Expand description
u32
vector types.
Structs
§
UVec2
A 2-dimensional vector.
UVec3
A 3-dimensional vector.
UVec4
A 4-dimensional vector.
Functions
§
uvec2
Creates a 2-dimensional vector.
uvec3
Creates a 3-dimensional vector.
uvec4
Creates a 4-dimensional vector.