Skip to main content

b3GetCompoundSphere

Function b3GetCompoundSphere 

Source
pub unsafe extern "C" fn b3GetCompoundSphere(
    compound: *const b3CompoundData,
    index: c_int,
) -> b3CompoundSphere
Expand description

Access a child sphere by index.