|
KiCad PCB EDA Suite
|
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. | |
Handle multitarget rendering (ie.
to different textures/surfaces) and later compositing into a single image (OpenGL flavor).
Definition in file opengl_compositor.h.