Type Definition nalgebra_glm::I16Vec4[][src]

type I16Vec4 = Vector4<i16>;

A 4D vector with i16 components.