Difference between revisions of "NewtonFracturedCompoundGetNextSubMesh"

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

Latest revision as of 08:02, 10 June 2019

NewtonFracturedCompoundGetNextSubMesh

NewtonFracturedCompoundMeshPart* NewtonFracturedCompoundGetNextSubMesh(const NewtonCollision* const fracturedCompound, NewtonFracturedCompoundMeshPart* const subMesh)

Usage

Parameters

  • const NewtonCollision* const fracturedCompound
  • NewtonFracturedCompoundMeshPart* const subMesh

Return

  • NewtonFracturedCompoundMeshPart*

Description

See also