VertexInfo.bindBuffer

Binds an buffer of vertices to the current render cycle.

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

Meta