SLProject
4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
|
Singleton class for global render state. More...
Go to the source code of this file.
Classes | |
class | SLGLState |
Singleton class holding all OpenGL states. More... | |
Macros | |
#define | GET_GL_ERROR |
Variables | |
static const SLint | SL_MAX_LIGHTS = 8 |
max. number of used lights More... | |
Singleton class for global render state.
Definition in file SLGLState.h.
#define GET_GL_ERROR |
Definition at line 56 of file SLGLState.h.
|
static |
max. number of used lights
Definition at line 49 of file SLGLState.h.