GLContext.swapBuffers
void swapBuffers()Swap the front and back buffers on the window attached to context. This will display the frame on the next refresh cycle.
void swapBuffers()Swap the front and back buffers on the window attached to context. This will display the frame on the next refresh cycle.