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

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

The area of a convex hull.