[][src]Type Definition nalgebra_glm::I8Vec2

type I8Vec2 = TVec2<i8>;

A 2D vector with i8 components.