Searched refs:accFrustum (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Daccpersp.c41 * routines accFrustum() and accPerspective().
50 /* accFrustum()
61 * Note that accFrustum() calls glTranslatef(). You will
63 * initialized to identity before calling accFrustum().
65 static void accFrustum(GLdouble left, GLdouble right, GLdouble bottom, function in typeref:typename:void
100 * Note that accPerspective() calls accFrustum().
116 accFrustum (left, right, bottom, top, nnear, ffar,
H A Ddof.c56 /* accFrustum()
67 * Note that accFrustum() calls glTranslatef(). You will
69 * initialized to identity before calling accFrustum().
71 static void accFrustum(GLdouble left, GLdouble right, GLdouble bottom, function in typeref:typename:void
106 * Note that accPerspective() calls accFrustum().
122 accFrustum (left, right, bottom, top, nnear, ffar,

Completed in 2 milliseconds