fltk_gl_window_swap_buffers
fn
void fltk_gl_window_swap_buffers(FltkGlWindow win)Swaps the front and back buffers.
Call this after rendering to display the result.
Parameters
win | The window |
void fltk_gl_window_swap_buffers(FltkGlWindow win)Swaps the front and back buffers.
Call this after rendering to display the result.
win | The window |