bind

glBindBuffer() wrapper. Binds buffer to be used by future calls.

void
bind
(
BufferType bufferType
)
(
Buffer!bufferType buffer
)

Meta