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

type Vec2I = Vector2<f64>;

Two-dimensional discrete-number vector alias.