Type Definition nalgebra_glm::I8Vec1

source · []
pub type I8Vec1 = TVec1<i8>;
Expand description

A 1D vector with i8 components.