Function nphysics3d::volumetric::convex_hull_unit_angular_inertia[][src]

pub fn convex_hull_unit_angular_inertia<N: RealField + Copy>(
    points: &[Point<N>]
) -> AngularInertia<N>
Expand description

The angular inertia of the convex hull of a set of points.