[][src]Function parry2d::utils::point_cloud_support_point

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

Computes the support point of a cloud of points.