GLBuffer.this

GLBuffer constructor.

class GLBuffer(BufferType type, uint usage = GL_DYNAMIC_DRAW)
@nogc
this
(
in size_t size
,
void* data = null
)

Meta