JPC_BodyInterface_NotifyShapeChanged

Function JPC_BodyInterface_NotifyShapeChanged 

Source
pub unsafe extern "C" fn JPC_BodyInterface_NotifyShapeChanged(
    self_: *const JPC_BodyInterface,
    inBodyID: JPC_BodyID,
    inPreviousCenterOfMass: JPC_Vec3,
    inUpdateMassProperties: bool,
    inActivationMode: JPC_Activation,
)