Searched refs:gluUnProject (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dunproject.c81 gluUnProject ((GLdouble) x, (GLdouble) realy, 0.0,
85 gluUnProject ((GLdouble) x, (GLdouble) realy, 1.0,
/xsrc/external/mit/glu/dist/include/GL/
H A Dglu.h348 GLAPI GLint GLAPIENTRY gluUnProject (GLdouble winX, GLdouble winY, GLdouble winZ, const GLdouble *model, const GLdouble *proj, const GLint *view, GLdouble* objX, GLdouble* objY, GLdouble* objZ);
/xsrc/external/mit/glu/dist/src/libutil/
H A Dproject.c269 gluUnProject(GLdouble winx, GLdouble winy, GLdouble winz, function in typeref:typename:GLint GLAPIENTRY

Completed in 4 milliseconds