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

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

The type used for 2D vectors.