GLBufferAllocationParams.glTarget

uint glTarget() @property nothrow

Get glTarget field.

Returns

the OpenGL target to bind the buffer to
void glTarget(uint propval) @property nothrow

Set glTarget field.

Parameters

propvalthe OpenGL target to bind the buffer to