libdonut 2.3.6
Application framework for cross-platform game development in C++20
Loading...
Searching...
No Matches
Classes | Namespaces
Framebuffer.hpp File Reference
#include <donut/UniqueHandle.hpp>
#include <donut/graphics/Handle.hpp>

Go to the source code of this file.

Classes

class  donut::graphics::Framebuffer
 Unique resource handle with exclusive ownership of a GPU framebuffer. More...
 
class  donut::graphics::Framebuffer::TextureAttachment
 Scope guard type representing an active texture attachment to a framebuffer that automatically detaches itself when destroyed. More...
 

Namespaces

namespace  donut
 
namespace  donut::graphics