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

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

Contents


fullscrn(3G)							  fullscrn(3G)


NAME    [Toc]    [Back]

     fullscrn -	allows a program write to the entire screen

C SPECIFICATION    [Toc]    [Back]

     void fullscrn()

PARAMETERS    [Toc]    [Back]

     none

DESCRIPTION    [Toc]    [Back]

     fullscrn allows a program write to	the entire screen.  It does this by
     eliminating the protections that normally prevent a graphics process from
     drawing outside of	its current window.  fullscrn calls
     viewport(0, getgdesc(GD_XPMAX)-1, 0, getgdesc(GD_YPMAX)-1)	and ortho2 to
     set up an orthographic projection that maps world coordinates to screen
     coordinates.  The current viewport	and matrix state are not saved;	it is
     the caller's responsibility to do this.

     fullscrn only affects graphics output; input focus	management is
     unchanged.

SEE ALSO    [Toc]    [Back]

      
      
     endfullscrn, winopen

NOTES    [Toc]    [Back]

     This routine is available only in immediate mode.

     Use fullscrn with caution or a sense of humor.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
ginit IRIX create a window that occupies the entire screen
gbegin IRIX create a window that occupies the entire screen
curs_scr_dmp IRIX read (write) a curses screen from (to) a file
scr_restore FreeBSD read (write) a curses screen from (to) a file
curs_scr_dump FreeBSD read (write) a curses screen from (to) a file
scr_init FreeBSD read (write) a curses screen from (to) a file
scr_set OpenBSD read (write) a curses screen from (to) a file
scr_set Tru64 Read or write a Curses screen from or to a file
scr_dump FreeBSD read (write) a curses screen from (to) a file
scr_restore Tru64 Read or write a Curses screen from or to a file
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service