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