pub unsafe extern "C" fn b3GetCompoundSphere(
compound: *const b3CompoundData,
index: c_int,
) -> b3CompoundSphereExpand description
Access a child sphere by index.
pub unsafe extern "C" fn b3GetCompoundSphere(
compound: *const b3CompoundData,
index: c_int,
) -> b3CompoundSphereAccess a child sphere by index.