GraphicsDevice.setVertexBuffer

Binds a vertex buffer object for the next drawing operation.

class GraphicsDevice
@nogc const nothrow
void
setVertexBuffer
(
T
int line = __LINE__
string file = __FILE__
)
(
in uint id
)

Meta