Type Definition nalgebra_glm::DVec2

source ·
pub type DVec2 = TVec2<f64>;
Expand description

A 2D vector with f64 components.