Type Definition nalgebra_glm::DVec2[][src]

type DVec2 = TVec2<f64>;

A 2D vector with f64 components.