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

pub fn center(
    pts: &[OPoint<f32, Const<2_usize>>]
) -> OPoint<f32, Const<2_usize>>
Expand description

Computes the center of a set of point.