Docs.rs
dumbmath-0.2.3
dumbmath 0.2.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
nicholasbishop
Dependencies
Versions
47.2%
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
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
dumbmath
0.2.3
Module vec3f
Module Items
Structs
Constants
Functions
In crate dumbmath
dumbmath
Module
vec3f
Copy item path
Source
Structs
§
Vec3f
Vector with three f32 components
Constants
§
ZERO_3F
Vec3f(0.0, 0.0, 0.0)
Functions
§
vec3f
Create a Vec3f from x, y, and z inputs