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

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

The inertia tensor type.