Difference between revisions of "NewtonCollisionAggregateRemoveBody"

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

Latest revision as of 08:02, 10 June 2019

NewtonCollisionAggregateRemoveBody

void NewtonCollisionAggregateRemoveBody (void* const aggregate, const NewtonBody* const body)

Usage

Parameters

  • void* const aggregate
  • const NewtonBody* const body

Return

  • (Procedure)

Description

See also