Type Definition nalgebra_glm::I8Vec4[][src]

type I8Vec4 = Vector4<i8>;

A 4D vector with i8 components.