SFML
Simple and Fast Multimedia Library
Loading...
Searching...
No Matches
GlResource.hpp File Reference
#include <SFML/Window/Export.hpp>
#include <memory>
Include dependency graph for GlResource.hpp:
This graph shows which files directly or indirectly include this file:

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*)