Docs.rs
rfw-math-0.2.0
rfw-math 0.2.0
Permalink
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-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
Skip to main content
Module isize
rfw_
math
0.2.0
Module isize
Module Items
Structs
Functions
In crate rfw_
math
rfw_math
Module
isize
Copy item path
Source
Expand description
isize
vector types.
Structs
§
ISize
Vec2
A 2-dimensional vector.
ISize
Vec3
A 3-dimensional vector.
ISize
Vec4
A 4-dimensional vector.
Functions
§
isizevec2
Creates a 2-dimensional vector.
isizevec3
Creates a 3-dimensional vector.
isizevec4
Creates a 4-dimensional vector.