Difference between revisions of "NewtonFracturedCompoundCollisionGetVertexPositions"

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

Latest revision as of 08:02, 10 June 2019

NewtonFracturedCompoundCollisionGetVertexPositions

const dFloat* NewtonFracturedCompoundCollisionGetVertexPositions (const NewtonCollision* const fracturedCompound, const NewtonFracturedCompoundMeshPart* const meshOwner)

Usage

Parameters

  • const NewtonCollision* const fracturedCompound
  • const NewtonFracturedCompoundMeshPart* const meshOwner

Return

  • dFloat*

Description

See also