[][src]Type Definition oxygengine_physics_2d::prelude::InertiaMatrix

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

The inertia matrix type.