Difference between revisions of "NewtonCompoundCollisionGetNextNode"

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

Latest revision as of 08:02, 10 June 2019

NewtonCompoundCollisionGetNextNode

void* NewtonCompoundCollisionGetNextNode (NewtonCollision* const compoundCollision, const void* const collisionNode)

Usage

Parameters

  • NewtonCollision* const compoundCollision
  • const void* const collisionNode

Return

  • pointer to data

Description

See also