Type Definition nalgebra_glm::I8Vec4

source ·
pub type I8Vec4 = TVec4<i8>;
Expand description

A 4D vector with i8 components.