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

type Vector<N> = Vector2<N>;

The vector type.