NewtonMeshGetNextVertex

From Newton Wiki
Jump to: navigation, search

NewtonMeshGetNextVertex

void* NewtonMeshGetNextVertex (const NewtonMesh* const mesh, const void* const vertex)

Usage

Parameters

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

Return

  • pointer to data

Description

See also