Skip to main content

point_cloud_support_point

Function point_cloud_support_point 

Source
pub fn point_cloud_support_point(
    dir: &Vector<f64>,
    points: &[Point<f64>],
) -> Point<f64>
Expand description

Computes the support point of a cloud of points.