Searched refs:glutSpaceballMotionFunc (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_space.c11 glutSpaceballMotionFunc(GLUTspaceMotionCB spaceMotionFunc) function in typeref:typename:void GLUTAPIENTRY
H A Dglut_ext.c116 { "glutSpaceballMotionFunc", (const GLUTproc) glutSpaceballMotionFunc },
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A DglutCallback.cpp139 glutSpaceballMotionFunc(GLUTspaceMotionCB spaceMotionFunc) function in typeref:typename:void APIENTRY
H A Dglut_ext.c116 { "glutSpaceballMotionFunc", (const GLUTproc) glutSpaceballMotionFunc },
/xsrc/external/mit/MesaGLUT/dist/include/GL/
H A Dglut.h544 GLUTAPI void GLUTAPIENTRY glutSpaceballMotionFunc(void (GLUTCALLBACK *func)(int x, int y, int z));

Completed in 5 milliseconds