Type Definition nalgebra_glm::I8Vec1[][src]

type I8Vec1 = TVec1<i8>;
Expand description

A 1D vector with i8 components.