Type Definition nalgebra_glm::DVec3[][src]

pub type DVec3 = TVec3<f64>;
Expand description

A 3D vector with f64 components.