1SDL_GL_SwapBuffers(3)          SDL API Reference         SDL_GL_SwapBuffers(3)
2
3
4

NAME

6       SDL_GL_SwapBuffers - Swap OpenGL framebuffers/Update Display
7

SYNOPSIS

9       #include "SDL.h"
10
11       void SDL_GL_SwapBuffers(void );
12

DESCRIPTION

14       Swap the OpenGL buffers, if double-buffering is supported.
15

SEE ALSO

17       SDL_SetVideoMode, SDL_GL_SetAttribute
18
19
20
21SDL                         Tue 11 Sep 2001, 23:01       SDL_GL_SwapBuffers(3)
Impressum