[][src]Type Definition nalgebra_glm::I8Vec4

type I8Vec4 = TVec4<i8>;

A 4D vector with i8 components.