VertexRenderer.drawElements

Draw Shapes of a specific type from the data which is addressed through 'pointTo'. It will use count vertices and indices for the correct index per vertex.

See: pointTo

class VertexRenderer
static
void
drawElements
(,
size_t count
,
uint[] indices
)

Meta