Searched defs:objx (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libutil/ |
| H A D | project.c | 234 gluProject(GLdouble objx, GLdouble objy, GLdouble objz, argument 269 gluUnProject(GLdouble winx,GLdouble winy,GLdouble winz,const GLdouble modelMatrix[16],const GLdouble projMatrix[16],const GLint viewport[4],GLdouble * objx,GLdouble * objy,GLdouble * objz) argument 308 gluUnProject4(GLdouble winx,GLdouble winy,GLdouble winz,GLdouble clipw,const GLdouble modelMatrix[16],const GLdouble projMatrix[16],const GLint viewport[4],GLclampd nearVal,GLclampd farVal,GLdouble * objx,GLdouble * objy,GLdouble * objz,GLdouble * objw) argument
|
Completed in 2 milliseconds