[][src]Type Definition arctk::math::alias::Pos2I

type Pos2I = Point2<i32>;

Two-dimensional discrete-number position alias.