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

  man pages->IRIX man pages -> OpenGL/gluortho2d (3)              
Title
Content
Arch
Section
 

Contents


gluOrtho2D(3G)		       OpenGL Reference			gluOrtho2D(3G)


NAME    [Toc]    [Back]

     gluOrtho2D	- define a 2D orthographic projection matrix

C SPECIFICATION    [Toc]    [Back]

     void gluOrtho2D( GLdouble left,
		      GLdouble right,
		      GLdouble bottom,
		      GLdouble top )

PARAMETERS    [Toc]    [Back]

     left, right Specify the coordinates for the left and right	vertical
		 clipping planes.

     bottom, top Specify the coordinates for the bottom	and top	horizontal
		 clipping planes.

DESCRIPTION    [Toc]    [Back]

     gluOrtho2D	sets up	a two-dimensional orthographic viewing region. This is
     equivalent	to calling glOrtho with	near = -1 and far = 1.

SEE ALSO    [Toc]    [Back]

      
      
     glOrtho, gluPerspective


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
ortho IRIX define an orthographic projection transformation
glOrtho Tru64 multiply the current matrix with an orthographic matrix
glortho IRIX multiply the current matrix with an orthographic matrix
gluperspective IRIX set up a perspective projection matrix
gluPerspective Tru64 set up a perspective projection matrix
perspective IRIX defines a perspective projection transformation
window IRIX defines a perspective projection transformation
glScissor Tru64 define the scissor box
define_key OpenBSD define a keycode
glscissor IRIX define the scissor box
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service