Framebuffer
#include <Framebuffer.h>
Detailed Description
class Framebuffer;
This class defines the interface for a framebuffer object. It supports rendering to a destination surface, such as a texture or a window surface.
Updated on 3 April 2021 at 20:21:51 PDT