Type Definition nalgebra_glm::I16Vec2[][src]

type I16Vec2 = Vector2<i16>;

A 2D vector with i16 components.