|
nCine 2026.01.r1-28b20ab
A cross-platform 2D game engine
|
Contains the attributes to create an OpenGL context. More...
#include <IGfxDevice.h>
Public Member Functions | |
| GLContextInfo (const AppConfiguration &appCfg) | |
Public Attributes | |
| unsigned int | majorVersion |
| unsigned int | minorVersion |
| bool | coreProfile |
| bool | forwardCompatible |
| bool | debugContext |
Contains the attributes to create an OpenGL context.