Class wrapping an OpenGL context.
~Context()
Destructor, destroy the context.
static Context & GetGlobal()
Get the global context.
void SetActive(bool Active)
Activate or deactivate the context.
Context()
Default constructor, create the context.
static bool IsContextActive()
Check if there's a context bound to the current thread.