manpagez: man pages & more
man glXGetCurrentDrawable(3)
Home | html | info | man
GLXGETCURRENTDRAWABLE()                                GLXGETCURRENTDRAWABLE()




NAME

       glXGetCurrentDrawable - return the current drawable



C SPECIFICATION

       GLXDrawable glXGetCurrentDrawable( void )



DESCRIPTION

       glXGetCurrentDrawable  returns  the  current  drawable, as specified by
       glXMakeCurrent.  If there is no current drawable, None is returned.

       glXGetCurrentDrawable returns client-side  information.   It  does  not
       make a round trip to the server.


SEE ALSO

       glXCreateGLXPixmap(3), glXMakeCurrent(3)



                                                       GLXGETCURRENTDRAWABLE()

Mac OS X 10.4 X11 - Generated Sat Apr 30 05:14:16 CDT 2005
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.