| 
    MeVisLab Toolbox 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 () | |
Stores the current GL context and re-activates it when the scope object is deleted.
Definition at line 46 of file mlGLContext.h.
      
  | 
  inline | 
Definition at line 48 of file mlGLContext.h.
References GLContextStack::pushCurrentContext().
      
  | 
  inline | 
Definition at line 51 of file mlGLContext.h.
References GLContextStack::popCurrentContext().