[][src]Type Definition nalgebra_glm::Vec2

type Vec2 = TVec2<f32>;

A 2D vector with f32 components.