Searched refs:GLUTmouseCB (Results 1 - 3 of 3) sorted by relevance

/haiku/src/libs/glut/
H A DglutWindow.h53 GLUTmouseCB mouse; /* mouse (button,state,x,y) */
H A DglutCallback.cpp59 glutMouseFunc(GLUTmouseCB mouseFunc)
H A Dglutint.h258 typedef void (*GLUTmouseCB) (int, int, int, int); typedef
389 GLUTmouseCB mouse; /* mouse (button,state,x,y) */

Completed in 106 milliseconds