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

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

Computes the support point of a cloud of points.