Docs.rs
bevy_math-0.15.0-rc.3
bevy_math 0.15.0-rc.3
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cart
github:bevyengine:publish
Dependencies
approx ^0.5
normal
optional
bevy_reflect ^0.15.0-rc.3
normal
optional
derive_more ^1
normal
glam ^0.29
normal
itertools ^0.13.0
normal
libm ^0.2
normal
optional
rand ^0.8
normal
optional
rand_distr ^0.4.3
normal
optional
serde ^1
normal
optional
smallvec ^1.11
normal
approx ^0.5
dev
bevy_math ^0.15.0-rc.3
dev
glam ^0.29
dev
rand ^0.8
dev
rand_chacha ^0.3
dev
Versions
100%
of the crate is documented
Go to latest stable release
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
bevy_
math
0.15.0-rc.3
Module u64
Module Items
Structs
Functions
In crate bevy_
math
bevy_math
Module
u64
Copy item path
Source
Expand description
u64
vector types.
Structs
§
U64Vec2
A 2-dimensional vector.
U64Vec3
A 3-dimensional vector.
U64Vec4
A 4-dimensional vector.
Functions
§
u64vec2
Creates a 2-dimensional vector.
u64vec3
Creates a 3-dimensional vector.
u64vec4
Creates a 4-dimensional vector.