KiCad PCB EDA Suite
|
#include <map>
#include <set>
#include <wx/dc.h>
#include <gal/gal.h>
#include <gal/color4d.h>
#include <render_settings.h>
#include <layer_ids.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | KIGFX::PAINTER |
Contains all the knowledge about how to draw graphical object onto any particular output device. More... | |
Namespaces | |
namespace | KIGFX |
The Cairo implementation of the graphics abstraction layer. | |