Skip to main content

b3CreateCompound

Function b3CreateCompound 

Source
pub unsafe extern "C" fn b3CreateCompound(
    def: *const b3CompoundDef,
) -> *mut b3CompoundData
Expand description

Create a compound shape. All input data in the definition is cloned into the resulting compound.