NewtonMeshConvexMeshIntersection

From Newton Wiki
Jump to: navigation, search

NewtonMeshConvexMeshIntersection

NewtonMesh* NewtonMeshConvexMeshIntersection (const NewtonMesh* const mesh, const NewtonMesh* const convexMesh)

Usage

Parameters

  • const NewtonMesh* const mesh
  • const NewtonMesh* const convexMesh

Return

  • NewtonMesh*

Description

See also