Function ncollide_utils::point_cloud_support_point [] [src]

pub fn point_cloud_support_point<P>(dir: &P::Vect, points: &[P]) -> P where P: Point

Computes the support point of a cloud of points.