Type alias VertexStar

VertexStar: [triangle: Triangle, vertexIndex: number][]

A list of triangle-vertex index pair that represents the list of vertices that are part of a vertex star.

Generated using TypeDoc