NewtonCompoundCollisionBeginAddRemove

From Newton Wiki
Jump to: navigation, search

NewtonCompoundCollisionBeginAddRemove

void NewtonCompoundCollisionBeginAddRemove (NewtonCollision* const compoundCollision)

Usage

"Opens" the compount collision for adding new shapes to it.

Parameters

  • NewtonCollision* const compoundCollision

Return

  • (Procedure)

See also

NewtonCreateCompoundCollision