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

pub type Force<N> = Force2<N>;
Expand description

The force type combining a linear force and a torque.