[][src]Type Definition nalgebra_glm::DVec2

type DVec2 = TVec2<f64>;

A 2D vector with f64 components.