Docs.rs
use-geometry-0.0.5
use-geometry 0.0.5
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
CloudBranch
Dependencies
proptest ^1.11.0
dev
Versions
93.24%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Module vector
use_
geometry
0.0.5
Module vector
Module Items
Structs
Functions
In crate use_
geometry
use_geometry
Module
vector
Copy item path
Source
Structs
§
Vector2
A 2D vector represented with
f64
components.
Functions
§
cross
Returns the 2D cross product magnitude of two vectors.
dot
Returns the dot product of two vectors.