pub fn point_cloud_support_point( dir: &Vector<f64>, points: &[Point<f64>], ) -> Point<f64>
Computes the support point of a cloud of points.