Difference between revisions of "NewtonMeshDifference"

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

Latest revision as of 08:02, 10 June 2019

NewtonMeshDifference

NewtonMesh* NewtonMeshDifference (const NewtonMesh* const mesh, const NewtonMesh* const clipper, const dFloat* const clipperMatrix)

Usage

Parameters

  • const NewtonMesh* const mesh
  • const NewtonMesh* const clipper
  • const dFloat* const clipperMatrix

Return

  • NewtonMesh*

Description

See also