Type Definition rapier3d::math::PrincipalAngularInertia[][src]

type PrincipalAngularInertia<N> = Matrix<N, U3, U1, <DefaultAllocator as Allocator<N, U3, U1>>::Buffer>;

The principal angular inertia of a rigid body.