Type Definition nalgebra_glm::IVec2[][src]

type IVec2 = Vector2<i32>;

A 2D vector with i32 components.