Skip to main content

Vec2

Type Alias Vec2 

Source
pub type Vec2 = [f64; 2];
Expand description

2-D vector in metres (or any consistent unit).