Difference between revisions of "NewtonRemoveUnusedVertices"

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

Latest revision as of 08:02, 10 June 2019

NewtonRemoveUnusedVertices

void NewtonRemoveUnusedVertices(const NewtonMesh* const mesh, int* const vertexRemapTable)

Usage

Parameters

  • const NewtonMesh* const mesh
  • int* const vertexRemapTable

Return

  • (Procedure)

Description

See also