Function nphysics2d::volumetric::cuboid_unit_angular_inertia [] [src]

pub fn cuboid_unit_angular_inertia<V, I>(half_extents: &V) -> I where
    V: Vector,
    I: Zero + IndexMut<(usize, usize), Output = V::Real>, 

The unit angular inertia of a cuboid.