Type Definition nalgebra_glm::I8Vec2[][src]

type I8Vec2 = Vector2<i8>;

A 2D vector with i8 components.