Function TriangleMeshNode.GetVertexIndex

GetVertexIndex (int i)

Return a number identifying a vertex.

Public
int GetVertexIndex (

int

i

)

Return a number identifying a vertex.

This number does not necessarily need to be a index in an array but two different vertices (in the same graph) should not have the same vertex numbers.