KiCad PCB EDA Suite
|
#include <variant>
#include <vector>
#include <eda_item.h>
#include <gal/color4d.h>
#include <geometry/circle.h>
#include <geometry/half_line.h>
#include <geometry/line.h>
#include <geometry/seg.h>
#include <geometry/shape_arc.h>
Go to the source code of this file.
Classes | |
class | KIGFX::CONSTRUCTION_GEOM |
Shows construction geometry for things like line extensions, arc centers, etc. More... | |
struct | KIGFX::CONSTRUCTION_GEOM::DRAWABLE_INFO |
Namespaces | |
namespace | KIGFX |
The Cairo implementation of the graphics abstraction layer. | |