NewtonCompoundCollisionBeginAddRemove

From Newton Wiki
Revision as of 08:02, 10 June 2019 by Unknown user (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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