Constants that are used to specify a graphics library action. More...
Defines | |
| #define | GL_TRANSLATE_X 1 |
| #define | GL_TRANSLATE_Y 2 |
| #define | GL_TRANSLATE_Z 3 |
| #define | GL_ROTATE_X 4 |
| #define | GL_ROTATE_Y 5 |
| #define | GL_ROTATE_Z 6 |
| #define | GL_SCALE_X 7 |
| #define | GL_SCALE_Y 8 |
| #define | GL_SCALE_Z 9 |
Constants that are used to specify a graphics library action.
1.6.2