VertexInfo.bindElementBuffer

Binds an element buffer of vertices to the current render cycle.

class VertexInfo(T)
@trusted nothrow
void
bindElementBuffer
()
if (
isNumeric!T
)

Meta