Type Definition nalgebra_glm::DVec2[][src]

type DVec2 = Vector2<f64>;

A 2D vector with f64 components.