VertexInfo.bindVertexArray

Binds an array of vertices to the current render cycle.

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

Meta