Type Definition rapier3d::math::AngularInertia

source · []
pub type AngularInertia<N> = SdpMatrix3<N>;
Expand description

The angular inertia of a rigid body.