Loading...
Searching...
No Matches
GlResource.hpp File Reference
Go to the source code of this file.
Classes | |
class | sf::GlResource |
Base class for classes that require an OpenGL context. More... | |
class | sf::GlResource::TransientContextLock |
RAII helper class to temporarily lock an available context for use. More... | |
Namespaces | |
namespace | sf |
Typedefs | |
using | sf::ContextDestroyCallback = void (*)(void*) |