Searched refs:gluUnProject (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| H A D | unproject.c | 81 gluUnProject ((GLdouble) x, (GLdouble) realy, 0.0, 85 gluUnProject ((GLdouble) x, (GLdouble) realy, 1.0,
|
| /xsrc/external/mit/glu/dist/include/GL/ |
| H A D | glu.h | 348 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 D | project.c | 269 gluUnProject(GLdouble winx, GLdouble winy, GLdouble winz, function in typeref:typename:GLint GLAPIENTRY
|
Completed in 4 milliseconds