Function nphysics3d::volumetric::cone_center_of_mass [] [src]

pub fn cone_center_of_mass<N, P>(half_height: N) -> P where N: Scalar, P: Orig + IndexMut<usize, Output=N>

The center of mass of a cone.