[][src]Type Definition nalgebra_glm::I8Vec3

type I8Vec3 = TVec3<i8>;

A 3D vector with i8 components.