gluortho2d(3g) redhat man page | unix.com

Man Page: gluortho2d

Operating Environment: redhat

Section: 3g

GLUORTHO2D(3G)															    GLUORTHO2D(3G)

NAME
gluOrtho2D - define a 2D orthographic projection matrix
C SPECIFICATION
void gluOrtho2D( GLdouble left, GLdouble right, GLdouble bottom, GLdouble top )
PARAMETERS
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
gluOrtho2D sets up a two-dimensional orthographic viewing region. This is equivalent to calling glOrtho with near=-1 and far=1.
SEE ALSO
glOrtho(3G), gluPerspective(3G) GLUORTHO2D(3G)
Related Man Pages
glortho(3g) - mojave
glfrustum(3g) - redhat
glortho(3g) - suse
glortho(3g) - osx
gluperspective(3g) - osx
Similar Topics in the Unix Linux Community
Retrieving previous command in a script
Tar Command
CentOS7 restoring file capabilities
About TODO
Shopt -s histappend