[][src]Function oxygengine_physics_2d::prelude::ncollide2d::utils::center

pub fn center<N>(pts: &[Point<N, U2>]) -> Point<N, U2> where
    N: RealField

Computes the center of a set of point.