[][src]Function newton_sys::NewtonFracturedCompoundSetCallbacks

pub unsafe extern "C" fn NewtonFracturedCompoundSetCallbacks(
    fracturedCompound: *const NewtonCollision,
    regenerateMainMeshCallback: NewtonFractureCompoundCollisionReconstructMainMeshCallBack,
    emitFracturedCompound: NewtonFractureCompoundCollisionOnEmitCompoundFractured,
    emitFracfuredChunk: NewtonFractureCompoundCollisionOnEmitChunk
)