glXGetCurrentDrawable(3G) OpenGL Reference - GLX glXGetCurrentDrawable(3G)
glXGetCurrentDrawable - return the current drawable
GLXDrawable glXGetCurrentDrawable( void )
glXGetCurrentDrawable returns the current drawable, as specified by
glXMakeCurrent or by the draw parameter of glXMakeCurrentReadSGI. If
there is no current drawable, None is returned.
glXGetCurrentDrawable returns client-side information. It does not make
a round trip to the server.
glXCreateGLXPixmap, glXGetCurrentContext, glXGetCurrentDisplay,
glXGetCurrentReadDrawable, glXMakeCurrent
PPPPaaaaggggeeee 1111 [ Back ]
|