Type Definition nalgebra_glm::I8Vec4[][src]

type I8Vec4 = TVec4<i8>;
Expand description

A 4D vector with i8 components.