[][src]Function nphysics2d::volumetric::convex_hull_volume

pub fn convex_hull_volume<N: RealField>(points: &[Point<N>]) -> N

The volume of the convex hull of a set of points.