pub unsafe extern "C" fn b3GetCompoundMesh(
compound: *const b3CompoundData,
index: c_int,
) -> b3CompoundMeshExpand description
Access a child mesh by index.
pub unsafe extern "C" fn b3GetCompoundMesh(
compound: *const b3CompoundData,
index: c_int,
) -> b3CompoundMeshAccess a child mesh by index.