GLBuffer.this
this
(uint id = uint.init, uint target = uint.init, uint usageHints = uint.init)Create a glbuffer.GLBuffer boxed type.
Parameters
id | the buffer id for this memory |
target | the OpenGL target of this texture for binding purposes |
usageHints | the OpenGL usage hints this buffer was created with |