Docs.rs
vek-0.17.1
vek 0.17.1
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
yoanlcq
Dependencies
approx ^0.5.0
normal
az ^1.1
normal
optional
bytemuck ^1.7.2
normal
optional
image ^0.23
normal
optional
mint ^0.5.4
normal
optional
num-integer ^0.1.44
normal
num-traits ^0.2.15
normal
serde ^1.0.171
normal
optional
rustc_version ^0.4
build
Versions
100%
of the crate is documented
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
vek
0.17.1
Module geom
Module Items
Modules
Structs
In crate vek
Module
vek
::
geom
Copy item path
source
·
[
−
]
Expand description
Common and trivial geometric primitives.
Re-exports
§
pub use self::
repr_c
::*;
Modules
§
repr_c
Basic geometric primitives that use
#[repr(C)]
vectors.
Structs
§
Frustum
Planes
Data that represents distance offsets of frustum planes from an origin.