MeVisLabToolboxReference
GLContextStack::StoreCurrentGLContextScope Class Reference

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

#include <mlGLContext.h>

List of all members.

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 42 of file mlGLContext.h.


Constructor & Destructor Documentation

GLContextStack::StoreCurrentGLContextScope::StoreCurrentGLContextScope ( ) [inline]

Definition at line 44 of file mlGLContext.h.

References GLContextStack::pushCurrentContext().

GLContextStack::StoreCurrentGLContextScope::~StoreCurrentGLContextScope ( ) [inline]

Definition at line 47 of file mlGLContext.h.

References GLContextStack::popCurrentContext().


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