[][src]Type Definition rapier2d::math::Vector

type Vector<N> = Vector2<N>;

A 2D vector.