Difference between revisions of "NewtonMeshGetVertexIndex"

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

Latest revision as of 08:02, 10 June 2019

NewtonMeshGetVertexIndex

int NewtonMeshGetVertexIndex (const NewtonMesh* const mesh, const void* const vertex)

Usage

Parameters

  • const NewtonMesh* const mesh
  • const void* const vertex

Return

  • int

Description

See also