libdonut  2.3.2
Application framework for cross-platform game development in C++20
Classes | Namespaces
Window.hpp File Reference
#include <donut/UniqueHandle.hpp>
#include <donut/graphics/Framebuffer.hpp>
#include <donut/graphics/Handle.hpp>
#include <donut/math.hpp>
#include <cstdint>

Go to the source code of this file.

Classes

struct  donut::graphics::WindowOptions
 Configuration options for a Window. More...
 
class  donut::graphics::Window
 Graphical window that can be rendered to. More...
 

Namespaces

 donut
 
 donut::graphics