pub unsafe extern "C" fn b3ComputeSphereMass(
shape: *const b3Sphere,
density: f32,
) -> b3MassDataExpand description
Compute mass properties of a sphere
pub unsafe extern "C" fn b3ComputeSphereMass(
shape: *const b3Sphere,
density: f32,
) -> b3MassDataCompute mass properties of a sphere