nCine  2025.04.r498-9d36345
A cross-platform 2D game engine
Public Member Functions | Public Attributes | List of all members
ncine::IGfxDevice::GLContextInfo Struct Reference

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
 

Detailed Description

Contains the attributes to create an OpenGL context.


The documentation for this struct was generated from the following file: