Home | History | Annotate | Download | only in src

Lines Matching defs:gluLookAt

857 /* Following gluLookAt implementation is adapted from the
860 static void gluLookAt(GLfloat eyex, GLfloat eyey, GLfloat eyez,
1012 gluLookAt(eX, eY, eZ, cX, cY, cZ, 0, 0, 1);