NewtonFracturedCompoundSetCallbacks

From Newton Wiki
Jump to: navigation, search

NewtonFracturedCompoundSetCallbacks

void NewtonFracturedCompoundSetCallbacks (const NewtonCollision* const fracturedCompound, NewtonFractureCompoundCollisionReconstructMainMeshCallBack regenerateMainMeshCallback, 

NewtonFractureCompoundCollisionOnEmitCompoundFractured emitFracturedCompound, NewtonFractureCompoundCollisionOnEmitChunk emitFracfuredChunk)

Usage

Parameters

  • const NewtonCollision* const fracturedCompound
  • NewtonFractureCompoundCollisionReconstructMainMeshCallBack regenerateMainMeshCallback
  • NewtonFractureCompoundCollisionOnEmitCompoundFractured emitFracturedCompound
  • NewtonFractureCompoundCollisionOnEmitChunk emitFracfuredChunk

Return

  • (Procedure)

Description

See also