Searched refs:gluProject (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/glu/dist/include/GL/ |
| H A D | glu.h | 331 GLAPI GLint GLAPIENTRY gluProject (GLdouble objX, GLdouble objY, GLdouble objZ, const GLdouble *model, const GLdouble *proj, const GLint *view, GLdouble* winX, GLdouble* winY, GLdouble* winZ);
|
| /xsrc/external/mit/glu/dist/src/libutil/ |
| H A D | project.c | 234 gluProject(GLdouble objx, GLdouble objy, GLdouble objz, function in typeref:typename:GLint GLAPIENTRY
|
Completed in 3 milliseconds