MeVisLab Toolbox Reference
GLContextStack::StoreCurrentGLContextScope Class Reference

Stores the current GL context and re-activates it when the scope object is deleted. More...

#include <mlGLContext.h>

Public Member Functions

 StoreCurrentGLContextScope ()
 
 ~StoreCurrentGLContextScope ()
 

Detailed Description

Stores the current GL context and re-activates it when the scope object is deleted.

Definition at line 46 of file mlGLContext.h.

Constructor & Destructor Documentation

◆ StoreCurrentGLContextScope()

GLContextStack::StoreCurrentGLContextScope::StoreCurrentGLContextScope ( )
inline

Definition at line 48 of file mlGLContext.h.

References GLContextStack::pushCurrentContext().

◆ ~StoreCurrentGLContextScope()

GLContextStack::StoreCurrentGLContextScope::~StoreCurrentGLContextScope ( )
inline

Definition at line 51 of file mlGLContext.h.

References GLContextStack::popCurrentContext().


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