Loading...
Searching...
No Matches
Context.hpp File Reference
#include <SFML/Window/Export.hpp>
#include <SFML/Window/GlResource.hpp>
#include <SFML/System/Vector2.hpp>
#include <memory>
#include <string_view>
#include <cstdint>
Go to the source code of this file.
Classes | |
class | sf::Context |
Class holding a valid drawing context. More... | |
Namespaces | |
namespace | sf |
Typedefs | |
using | sf::GlFunctionPointer = void (*)() |