[][src]Type Definition nalgebra_glm::I16Vec4

type I16Vec4 = TVec4<i16>;

A 4D vector with i16 components.