Query: gluortho2d
OS: centos
Section: 3g
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GLUORTHO2D(3G) OpenGL Manual GLUORTHO2D(3G)NAMEgluOrtho2D - define a 2D orthographic projection matrixC SPECIFICATIONvoid gluOrtho2D(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top);PARAMETERSleft, 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.DESCRIPTIONgluOrtho2D sets up a two-dimensional orthographic viewing region. This is equivalent to calling glOrtho() with near = -1 and far = 1.SEE ALSOglOrtho(), gluPerspective()COPYRIGHTCopyright (C) 1991-2006 Silicon Graphics, Inc. This document is licensed under the SGI Free Software B License. For details, see http://oss.sgi.com/projects/FreeB/.AUTHORSopengl.org opengl.org 06/10/2014 GLUORTHO2D(3G)
Related Man Pages |
---|
glfrustum(3g) - mojave |
glfrustum(3g) - redhat |
gldepthrange(3g) - centos |
glfrustum(3g) - centos |
glgetclipplane(3g) - centos |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
Best performance UNIX just for HOST Virtualization? |
Tar Command |
CentOS7 restoring file capabilities |
CentOS 6 ran out of space, need to reclaim it |