Developer documentation
Version 3.0.3-105-gd3941f44
MR::GUI::GL::Context Namespace Reference

Classes

struct  Checker
 
struct  Grab
 

Functions

std::pair< int, int > current ()
 
std::pair< int, int > get (QWidget *)
 
std::pair< int, int > makeCurrent (QWidget *)
 
void restore (std::pair< int, int >)
 

Function Documentation

◆ current()

std::pair< int, int > MR::GUI::GL::Context::current ( )
inline

Definition at line 135 of file gl.h.

◆ get()

std::pair< int, int > MR::GUI::GL::Context::get ( QWidget *  )
inline

Definition at line 136 of file gl.h.

◆ makeCurrent()

std::pair< int, int > MR::GUI::GL::Context::makeCurrent ( QWidget *  )
inline

Definition at line 137 of file gl.h.

◆ restore()

void MR::GUI::GL::Context::restore ( std::pair< int, int >  )
inline

Definition at line 138 of file gl.h.