[][src]Type Definition nalgebra_glm::I32Vec2

type I32Vec2 = TVec2<i32>;

A 2D vector with i32 components.