pub unsafe extern "C" fn b3GetCompoundChild(
compound: *const b3CompoundData,
childIndex: c_int,
) -> b3ChildShapeExpand description
Get a child shape of a compound.
pub unsafe extern "C" fn b3GetCompoundChild(
compound: *const b3CompoundData,
childIndex: c_int,
) -> b3ChildShapeGet a child shape of a compound.