Docs.rs
glam-0.23.0
glam 0.23.0
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.5
normal
mint ^0.5.8
normal
num-traits ^0.2.14
normal
rand ^0.8
normal
rkyv ^0.7
normal
serde ^1.0
normal
rand_xoshiro ^0.6
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
☰
In glam::u32
?
Function
glam
::
u32
::
uvec2
source
·
[
−
]
pub const fn uvec2(x:
u32
, y:
u32
) ->
UVec2
Expand description
Creates a 2-dimensional vector.