[][src]Type Definition sfml::graphics::glsl::IVec2

type IVec2 = Vector2<i32>;

2D int vector (ivec2 in GLSL).