Type Definition nalgebra_glm::I16Vec2[][src]

type I16Vec2 = TVec2<i16>;
Expand description

A 2D vector with i16 components.