Added API macros for additional Spaceball buttons.
This commit is contained in:
parent
f4bc97b6d5
commit
1a24699b9a
@ -413,6 +413,9 @@
|
|||||||
|
|
||||||
#define GLUT_SPACEBALL_BUTTON_A 0x0001
|
#define GLUT_SPACEBALL_BUTTON_A 0x0001
|
||||||
#define GLUT_SPACEBALL_BUTTON_B 0x0002
|
#define GLUT_SPACEBALL_BUTTON_B 0x0002
|
||||||
|
#define GLUT_SPACEBALL_BUTTON_C 0x0004
|
||||||
|
#define GLUT_SPACEBALL_BUTTON_D 0x0008
|
||||||
|
#define GLUT_SPACEBALL_BUTTON_E 0x0010
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Initialization functions, see fglut_init.c
|
* Initialization functions, see fglut_init.c
|
||||||
|
Reference in New Issue
Block a user