Warning
This page refers to an old version of SFML. Click here to switch to the latest version.
Warning
This page refers to an old version of SFML. Click here to switch to the latest version.
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*) |