VertexBufferObject.map

The internal buffer memory is transferred to the memory of the client with a specific access. Before the buffer can be reused, <code>unmap</code> must be called.

See: Access enum See: glMapBuffer

class VertexBufferObject
final const
void*
map

Meta