KiCad PCB EDA Suite
|
Class that handles multitarget rendering (ie. More...
#include <gal/compositor.h>
#include <cairo.h>
#include <boost/smart_ptr/shared_array.hpp>
#include <deque>
Go to the source code of this file.
Classes | |
class | KIGFX::CAIRO_COMPOSITOR |
struct | KIGFX::CAIRO_COMPOSITOR::CAIRO_BUFFER |
Namespaces | |
KIGFX | |
Class CAIRO_GAL is the cairo implementation of the graphics abstraction layer. | |
Class that handles multitarget rendering (ie.
to different textures/surfaces) and later compositing into a single image (Cairo flavour).
Definition in file cairo_compositor.h.