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

pub type InertiaMatrix<N> = Matrix3<N>;
Expand description

The inertia matrix type.