[][src]Function oxygengine_physics_2d::prelude::volumetric::convex_hull_area

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

The area of a convex hull.