parry3d::utils

Function point_cloud_support_point_id

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

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