mojave man page for gluortho2d

Query: gluortho2d

OS: mojave

Section: 3g

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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, gluPerspective GLUORTHO2D(3G)
Related Man Pages
glfrustum(3g) - redhat
gluperspective(3g) - redhat
glfrustum(3g) - xfree86
glortho(3g) - xfree86
glortho(3g) - suse
Similar Topics in the Unix Linux Community
Update: Uploading Movies at Attachments to Posts
12-Core MacPro (2013) kernel_task over 1200%
Shopt -s histappend
Controlling user input
Python 3.8.0rc1 released.