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

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

Contents


GLXwinset(3G)							 GLXwinset(3G)


NAME    [Toc]    [Back]

     GLXwinset - Begin GL rendering in an X window

SYNOPSIS    [Toc]    [Back]

     #include  <gl/glws.h>

     int GLXwinset(Display* xDisplay, Window xWindow)

DESCRIPTION    [Toc]    [Back]

     If	GLXwinset succeeds, all	subsequent GL rendering	calls will occur in
     "xWindow."	 If the	window is on a remote machine, the DGL will be used to
     do	the drawing.

     All GL rendering and display list commands	will work in the window.
     gconfig(3G) will have no effect in	this window.  GLXlink(3G) is used
     instead to	pre-configure the window.  drawmode(3G)	is also	illegal, but
     by	asking for overlay planes with GLXgetconfig(3G), and linking in	an
     overlay window with GLXlink(3G), GLXwinset	will draw into the overlay
     planes if the overlay window of a linked set is passed to it.

ERRORS    [Toc]    [Back]

     A return of 0 (GLWS_NOERROR) means	that GLXwinset succeeeded.  A negative
     return code indicates that	the Display, Window or configuration
     information were invalid.

BUGS    [Toc]    [Back]

     All of the	GL routines which access window	system controlled features are
     illegal to	call for a mixed model window.	Not all	of these routines
     report errors, so here is a list of the routines which mixed model
     programs cannot call.

     qdevice, qread, qtest, qenter, getbutton, getvaluator, setvaluator,
     noise, unqdevice, mapcolor, getmcolor, gconfig, doublebuffer,
     singlebuffer, RGBmode, cmode, overlay, underlay, acsize, curstype,
     defcursor,	setcursor, winopen, wintitle, winposition, winmove,
     foreground, noborder, noport, iconsize, icontitle,	keepaspect, maxsize,
     minsize, step, fudge, prefposition, prefsize

     The following routines will work, but execute much	slower for mixed model
     windows, and this information should be obtained from the window system
     if	at all possible.  Avoid	these routines.

     getsize, getorigin, reshapeviewport, getviewport

SEE ALSO    [Toc]    [Back]

      
      
     GLXgetconfig(3G), GLXunlink(3G), GLXlink(3G)


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
glxunlink IRIX End GL rendering in an X window
glxlink IRIX Configure X window for GL rendering
glxgetconfig IRIX Get configuration information for GL rendering into an X window
glxgetconfig IRIX Get configuration information for GL rendering into an X window
login Linux Begin session on the system
vltransfer IRIX begin and end transfer on video path
wnlline IRIX Allows each NAMELIST variable to begin on a new line
glXIsDirect Tru64 indicate whether direct rendering is enabled
glXCreateContext Tru64 create a new GLX rendering context
glxisdirect IRIX indicate whether direct rendering is enabled
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service