[][src]Function nphysics2d::volumetric::convex_hull_area

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

The area of a convex hull.