SurfaceTool.addIndex

Adds an index to index array if you are using indexed Vertices. Does not need to be called before adding Vertex.

struct SurfaceTool
@nogc nothrow
void
addIndex
(
in long index
)

Meta