Skip to main content
Module vector
use_
geometry
0.0.1
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.