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

type Velocity<N> = Velocity2<N>;

The velocity type combining the linear velocity and the angular velocity.