Searched defs:GLUTjoystickFCB (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaGLUT/dist/include/GL/ | ||
| H A D | glutf90.h | 69 typedef void (GLUTCALLBACK *GLUTjoystickFCB) (unsigned int *buttonMask, int *x, int *y, int *z); typedef in typeref:typename:void (GLUTCALLBACK *)(unsigned int * buttonMask,int * x,int * y,int * z) |
| /xsrc/external/mit/MesaGLUT/dist/src/glut/beos/ | ||
| H A D | glutint.h | 298 typedef void (*GLUTjoystickFCB) (unsigned int *buttonMask, int *x, int *y, int *z); typedef in typeref:typename:void (*)(unsigned int * buttonMask,int * x,int * y,int * z) |
Completed in 3 milliseconds