KiCad PCB EDA Suite
Loading...
Searching...
No Matches
opengl_compositor.h File Reference

Handle multitarget rendering (ie. More...

#include <gal/opengl/kiglew.h>
#include <gal/compositor.h>
#include <gal/opengl/antialiasing.h>
#include <gal/gal_display_options.h>
#include <deque>

Go to the source code of this file.

Classes

class  KIGFX::OPENGL_COMPOSITOR
 
struct  KIGFX::OPENGL_COMPOSITOR::OPENGL_BUFFER
 

Namespaces

namespace  KIGFX
 The Cairo implementation of the graphics abstraction layer.
 

Detailed Description

Handle multitarget rendering (ie.

to different textures/surfaces) and later compositing into a single image (OpenGL flavor).

Definition in file opengl_compositor.h.