VertexBufferObject.drawElements

Draw shapes of the specific type from the current VBO data. It will use count vertices and indices for the correct index per vertex.

class VertexBufferObject
final const
void
drawElements
(,
size_t count
,
uint[] indices
)

Meta