KiCad PCB EDA Suite
|
#include <sch_line.h>
#include <sch_io/sch_io.h>
#include <sch_io/sch_io_mgr.h>
#include <io/eagle/eagle_parser.h>
#include <geometry/seg.h>
Go to the source code of this file.
Classes | |
struct | EAGLE_LIBRARY |
class | SCH_IO_EAGLE |
A SCH_IO derivation for loading 6.x+ Eagle schematic files. More... | |
struct | SCH_IO_EAGLE::EAGLE_MISSING_CMP |
Map references to missing symbol units data. More... | |
struct | SCH_IO_EAGLE::SEG_DESC |
Segments representing wires for intersection checking. More... | |