pub fn cuboid_center_of_mass<N>() -> OPoint<N, Const<2>>where
    N: RealField + Copy,
Expand description

The center of mass of a cuboid.