Type Definition nalgebra_glm::I8Vec2

source ·
pub type I8Vec2 = TVec2<i8>;
Expand description

A 2D vector with i8 components.