Function parry3d::utils::point_cloud_support_point
source · pub fn point_cloud_support_point(
dir: &Vector<Real>,
points: &[Point<Real>]
) -> Point<Real>
Expand description
Computes the support point of a cloud of points.