Macros | |
| #define | DRAW_PARAMETER_OGL_CULLING_OFF |
| #define | DRAW_PARAMETER_OGL_CULLING_FRONT |
| #define | DRAW_PARAMETER_OGL_CULLING_BACK |
| #define | DRAW_PARAMETER_OGL_CULLING_FRONT_AND_BACK |
| #define DRAW_PARAMETER_OGL_CULLING_OFF |
OpenGL culling Off.
| #define DRAW_PARAMETER_OGL_CULLING_FRONT |
OpenGL front culling.
| #define DRAW_PARAMETER_OGL_CULLING_BACK |
OpenGL back culling.
| #define DRAW_PARAMETER_OGL_CULLING_FRONT_AND_BACK |
OpenGL front and back culling.