1GLXGETCURRENTDRAWABL(3G)         OpenGL Manual        GLXGETCURRENTDRAWABL(3G)
2
3
4

NAME

6       glXGetCurrentDrawable - return the current drawable
7

C SPECIFICATION

9       GLXDrawable glXGetCurrentDrawable(
10

DESCRIPTION

12       glXGetCurrentDrawable returns the current drawable, as specified by
13       glXMakeCurrent(). If there is no current drawable, None is returned.
14
15       glXGetCurrentDrawable returns client-side information. It does not make
16       a round trip to the server.
17

SEE ALSO

19       glXCreateGLXPixmap(), glXGetCurrentContext(), glXGetCurrentDisplay(),
20       glXGetCurrentReadDrawable(), glXMakeCurrent()
21
23       Copyright © 1991-2006 Silicon Graphics, Inc. This document is licensed
24       under the SGI Free Software B License. For details, see
25       http://oss.sgi.com/projects/FreeB/.
26

AUTHORS

28       opengl.org
29
30
31
32opengl.org                        07/13/2018          GLXGETCURRENTDRAWABL(3G)
Impressum