#include "sdl/point.hpp"#include "sdl/rect.hpp"#include <SDL3/SDL_hints.h>#include <SDL3/SDL_render.h>#include <memory>Go to the source code of this file.
Classes | |
| class | texture |
| Wrapper class to encapsulate creation and management of an SDL_Texture. More... | |
| struct | texture::info |
| Small wrapper that queries metadata about the provided texture. More... | |