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

/xsrc/external/mit/glu/dist/include/GL/
H A Dglu.h331 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 Dproject.c234 gluProject(GLdouble objx, GLdouble objy, GLdouble objz, function in typeref:typename:GLint GLAPIENTRY

Completed in 3 milliseconds