Function ncollide_transformation::convex_hull2 [] [src]

pub fn convex_hull2<P>(points: &[P]) -> Polyline<P> where P: Point

Computes the convex hull of a set of 2d points.