Docs.rs
ggmath-0.13.1
ggmath 0.13.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Noam2Stein
Dependencies
paste ^1.0.15
normal
criterion ^0.7.0
dev
glam ^0.30.8
dev
gungraun ^0.17.0
dev
wide ^0.8.1
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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 bool
ggmath
0.13.1
Module bool
Module Items
Type Aliases
In crate ggmath
ggmath
Module
bool
Copy item path
Source
Expand description
Type aliases for
bool
math types.
Type Aliases
ยง
BVec2
A 2D vector of
bool
elements.
BVec3
A 3D vector of
bool
elements.
BVec4
A 4D vector of
bool
elements.
BVec2S
A 2D vector of
bool
elements.
BVec3S
A 3D vector of
bool
elements.
BVec4S
A 4D vector of
bool
elements.