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 u8
rfw_
math
0.2.0
Module u8
Module Items
Structs
Functions
In crate rfw_
math
rfw_math
Module
u8
Copy item path
Source
Expand description
u8
vector types.
Structs
§
U8Vec2
A 2-dimensional vector.
U8Vec3
A 3-dimensional vector.
U8Vec4
A 4-dimensional vector.
Functions
§
u8vec2
Creates a 2-dimensional vector.
u8vec3
Creates a 3-dimensional vector.
u8vec4
Creates a 4-dimensional vector.