Extracted from Pike v7.3 release 18 at 2002-03-27.
[Top]
GLU
·
gluLookAt()
· gluOrtho2D()
·
gluPerspective()
·
gluPickMatrix()
·
gluProject()
GLU.gluLookAt()
GLU.gluPerspective()
Method GLU.gluOrtho2D()
Method
gluOrtho2D
void
GLU.
gluOrtho2D
(
float
left
,
float
right
,
float
bottom
,
float
top
)
FIXME
Document this function.