JPC_BodyInterface_SetShape

Function JPC_BodyInterface_SetShape 

Source
pub unsafe extern "C" fn JPC_BodyInterface_SetShape(
    self_: *const JPC_BodyInterface,
    inBodyID: JPC_BodyID,
    inShape: *const JPC_Shape,
    inUpdateMassProperties: bool,
    inActivationMode: JPC_Activation,
)