GenericBuffer.sync

If the Buffer is marked as dirty, uploads the data from the T[] (CPU/us) to the Vbo!T (GPU/OpenGL). Resets is_dirty.

class GenericBuffer
abstract
void
sync
()

Meta