Documentation of SFML 2.6.0
Warning: this page refers to an old version of SFML. Click here to switch to the latest version.Loading...
Searching...
No Matches
RAII helper class to temporarily lock an available context for use. More...
#include <SFML/Window/GlResource.hpp>
Public Member Functions | |
TransientContextLock () | |
Default constructor. | |
~TransientContextLock () | |
Destructor. | |
RAII helper class to temporarily lock an available context for use.
Definition at line 79 of file GlResource.hpp.
sf::GlResource::TransientContextLock::TransientContextLock | ( | ) |
Default constructor.
sf::GlResource::TransientContextLock::~TransientContextLock | ( | ) |
Destructor.