GLBuffer.getBytes

Gets the whole buffer content in a newly allocated array. <b>This is intended for debugging purposes.</b>

class GLBuffer
ubyte[]
getBytes
()

Throws

OpenGLException on error.

Meta