Difference between revisions of "NewtonCompoundCollisionBeginAddRemove"

From Newton Wiki
Jump to: navigation, search
 
m (1 revision imported)
 
(No difference)

Latest revision as of 08:02, 10 June 2019

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