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

#include "gui/opengl/gl.h"

Public Member Functions

void set ()
 
void operator() () const
 

Public Attributes

NOMEMALIGN decltype(current()) original_context
 

Detailed Description

Definition at line 150 of file gl.h.

Member Function Documentation

◆ operator()()

void MR::GUI::GL::Context::Checker::operator() ( ) const
inline

Definition at line 153 of file gl.h.

◆ set()

void MR::GUI::GL::Context::Checker::set ( )
inline

Definition at line 152 of file gl.h.

Member Data Documentation

◆ original_context

NOMEMALIGN decltype(current()) MR::GUI::GL::Context::Checker::original_context

Definition at line 151 of file gl.h.


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