Function parry2d::utils::point_cloud_support_point_id

source ยท
pub fn point_cloud_support_point_id(
    dir: &Vector<Real>,
    points: &[Point<Real>]
) -> usize
Expand description

Computes the index of the support point of a cloud of points.