Function nphysics3d::volumetric::convex_hull_area[][src]

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

The area of a convex hull.