[][src]Type Definition nalgebra_glm::I8Vec1

type I8Vec1 = TVec1<i8>;

A 1D vector with i8 components.