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

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

The area of a convex hull.