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

type Pos3I = Point3<i32>;

Three-dimensional discrete-number position alias.