*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> standard/glxlink (3)              
Title
Content
Arch
Section
 

Contents


GLXlink(3G)							   GLXlink(3G)


NAME    [Toc]    [Back]

     GLXlink - Configure X window for GL rendering

SYNOPSIS    [Toc]    [Back]

     #include  <gl/glws.h>

     int GLXlink(xDisplay, conf)
     Display*  xDisplay;
     GLXconfig*	    conf;

DESCRIPTION    [Toc]    [Back]

     Call GLXlink to inform the	GL that	you intend to render GL	into an	X
     window.  The "conf" argument should be the	same argument which was
     returned from GLXgetconfig.  The entries with "mode" of GLX_WINDOW	in the
     "conf" array must have the	value field set	to the X window	id's of	the
     windows which were	created.

ERRORS    [Toc]    [Back]

     A return of 0 (GLWS_NOERROR) means	that GLXlink succeeeded.  A negative
     return code indicates that	the Display or Window fields were invalid.

BUGS    [Toc]    [Back]

SEE ALSO
     GLXgetconfig(3G), GLXwinset(3G), GLXunlink(3G)


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
glxunlink IRIX End GL rendering in an X window
glxwinset IRIX Begin GL rendering in an X window
glxgetconfig IRIX Get configuration information for GL rendering into an X window
glxgetconfig IRIX Get configuration information for GL rendering into an X window
VkConfigureWM IRIX Configure the window manager
glxcreatenewcontext IRIX create a new GLX rendering context
glxcreatecontext IRIX create a new GLX rendering context
polymode IRIX control the rendering of polygons
glXCreateContext Tru64 create a new GLX rendering context
glXIsDirect Tru64 indicate whether direct rendering is enabled
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service