Type Definition graphics::math::Vec2d[][src]

type Vec2d<T = Scalar> = Vector2<T>;

The type used for 2D vectors.