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 i8
rfw_
math
0.2.0
Module i8
Module Items
Structs
Functions
In crate rfw_
math
rfw_math
Module
i8
Copy item path
Source
Expand description
i8
vector types.
Structs
§
I8Vec2
A 2-dimensional vector.
I8Vec3
A 3-dimensional vector.
I8Vec4
A 4-dimensional vector.
Functions
§
i8vec2
Creates a 2-dimensional vector.
i8vec3
Creates a 3-dimensional vector.
i8vec4
Creates a 4-dimensional vector.