Type Definition nalgebra_glm::Vec2[][src]

type Vec2 = TVec2<f32>;

A 2D vector with f32 components.