|
El Octavio
1.0
This is a video game about adventures.
|
RAII helper class to temporarily lock an available context for use. More...
#include <GlResource.hpp>
Inheritance diagram for sf::GlResource::TransientContextLock:
Collaboration diagram for sf::GlResource::TransientContextLock:Public Member Functions | |
| TransientContextLock () | |
| Default constructor. More... | |
| ~TransientContextLock () | |
| Destructor. More... | |
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.