parry3d::utils

Function point_cloud_support_point

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

Computes the support point of a cloud of points.