Vec3

Type Alias Vec3 

Source
pub type Vec3 = Vector<f64, 3>;

Aliased Typeยง

pub struct Vec3 { /* private fields */ }