Skip to main content

b3GetCompoundChild

Function b3GetCompoundChild 

Source
pub unsafe extern "C" fn b3GetCompoundChild(
    compound: *const b3CompoundData,
    childIndex: c_int,
) -> b3ChildShape
Expand description

Get a child shape of a compound.