Docs.rs
glam-0.24.2
glam 0.24.2
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
bitshifter
Dependencies
approx ^0.5
normal
bytecheck ^0.6
normal
bytemuck ^1.9
normal
libm ^0.2
normal
mint ^0.5.8
normal
rand ^0.8
normal
rkyv ^0.7
normal
serde ^1.0
normal
rand_xoshiro ^0.6
dev
rkyv ^0.7
dev
serde_json ^1.0
dev
criterion ^0.4
dev
wasm-bindgen-test ^0.3.0
dev
Versions
100%
of the crate is documented
Go to latest version
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
☰
Module i32
Structs
Functions
?
Module
glam
::
i32
source
·
[
−
]
Expand description
i32
vector types.
Structs
IVec2
A 2-dimensional vector.
IVec3
A 3-dimensional vector.
IVec4
A 4-dimensional vector.
Functions
ivec2
Creates a 2-dimensional vector.
ivec3
Creates a 3-dimensional vector.
ivec4
Creates a 4-dimensional vector.