Difference between revisions of "NewtonMeshGetVertexIndexFromPoint"

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

Latest revision as of 08:02, 10 June 2019

NewtonMeshGetVertexIndexFromPoint

int NewtonMeshGetVertexIndexFromPoint (const NewtonMesh* const mesh, const void* const point)

Usage

Parameters

  • const NewtonMesh* const mesh
  • const void* const point

Return

  • int

Description

See also