Buffer.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 Buffer(T)
override
void
sync
()

Meta