swap-buffers in gl-context<%>
swap-buffers
gl-context<%>
Swaps the front (visible) and back (OpenGL-drawing) buffer for a context associated with a canvas, and has no effect on a bitmap context.
(send a-gl-context swap-buffers) -> void
(send a-gl-context swap-buffers)
send
a-gl-context