NewtonMeshGetVertexIndex

From Newton Wiki
Jump to: navigation, search

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