KiCad PCB EDA Suite
|
#include <map>
#include <iterator>
#include <cairo.h>
#include <gal/gal.h>
#include <gal/graphics_abstraction_layer.h>
#include <wx/dcbuffer.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | KIGFX::CAIRO_GAL_BASE |
struct | KIGFX::CAIRO_GAL_BASE::GROUP_ELEMENT |
Type definition for an graphics group element. More... | |
class | KIGFX::CAIRO_GAL |
Namespaces | |
namespace | KIGFX |
The Cairo implementation of the graphics abstraction layer. | |