[][src]Type Definition nalgebra_glm::I16Vec2

type I16Vec2 = TVec2<i16>;

A 2D vector with i16 components.