SurfaceTool.addIndex

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

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

Meta