NewtonCreateTreeCollisionFromMesh

From Newton Wiki
Jump to: navigation, search

NewtonCreateTreeCollisionFromMesh

NewtonCollision* NewtonCreateTreeCollisionFromMesh (const NewtonWorld* const newtonWorld, const NewtonMesh* const mesh, int shapeID)

Usage

Parameters

  • const NewtonWorld* const newtonWorld
  • const NewtonMesh* const mesh
  • int shapeID

Return

  • NewtonCollision*

Description

See also