Searched defs:GLUTkeyboardCB (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaGLUT/dist/src/glut/beos/ | ||
| H A D | glutint.h | 253 typedef void (*GLUTkeyboardCB) (unsigned char, int, int); typedef in typeref:typename:void (*)(unsigned char,int,int) |
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ | ||
| H A D | glutint.h | 266 typedef void (GLUTCALLBACK *GLUTkeyboardCB) (unsigned char, int, int); typedef in typeref:typename:void (GLUTCALLBACK *)(unsigned char,int,int) |
Completed in 4 milliseconds