Searched defs:GLUTjoystickFCB (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/include/GL/
H A Dglutf90.h69 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 Dglutint.h298 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