Function nphysics2d::volumetric::ball_unit_angular_inertia [] [src]

pub fn ball_unit_angular_inertia<N, I>(dimension: usize, radius: N) -> I where
    N: Real,
    I: Zero + IndexMut<(usize, usize), Output = N>, 

The unit angular inertia of a ball.