[][src]Function ncollide_utils::point_cloud_support_point

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

Computes the support point of a cloud of points.