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

type Vec2 = Vector2<f64>;

Two-dimensional real-number vector alias.