Searched refs:GLUTspaceRotateFCB (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/include/GL/
H A Dglutf90.h40 #define GLUT_FCB_SPACE_ROTATE 15 /* GLUTspaceRotateFCB */
65 typedef void (GLUTCALLBACK *GLUTspaceRotateFCB) (int *, int *, int *); typedef in typeref:typename:void (GLUTCALLBACK *)(int *,int *,int *)
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_fcb.c72 __glutCurrentWindow->fspaceRotate = (GLUTspaceRotateFCB) func;
H A Dglutint.h407 GLUTspaceRotateFCB fspaceRotate; /* Spaceball rotate */
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglutint.h292 typedef void (*GLUTspaceRotateFCB) (int *, int *, int *); typedef in typeref:typename:void (*)(int *,int *,int *)
426 GLUTspaceRotateFCB fspaceRotate; /* Spaceball rotate

Completed in 9 milliseconds