|
nCine 2025.12.r529-ca291d2
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.