Function heron::rapier_plugin::rapier2d::parry::utils::point_cloud_support_point_id[][src]

pub fn point_cloud_support_point_id(
    dir: &Matrix<f32, Const<{_: usize}>, Const<1_usize>, ArrayStorage<f32, 2_usize, 1_usize>>,
    points: &[OPoint<f32, Const<2_usize>>]
) -> usize
Expand description

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