Function parry3d::utils::point_cloud_support_point[][src]

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

Computes the support point of a cloud of points.