| 
    KiCad PCB EDA Suite
    
   | 
 
#include <vector>#include <export_to_pcbnew.h>#include <confirm.h>#include <string_utils.h>#include <lset.h>#include <macros.h>#include <trigo.h>#include <gerbview_frame.h>#include <gerber_file_image.h>#include <gerber_file_image_list.h>#include <build_version.h>#include <wildcards_and_files_ext.h>#include "excellon_image.h"#include <wx/log.h>#include <convert_basic_shapes_to_polygon.h>Go to the source code of this file.
Macros | |
| #define | MAX_COORD_CNT 4 | 
| #define | MAX_COORD_CNT 4 | 
| #define MAX_COORD_CNT 4 | 
Referenced by GBR_TO_PCB_EXPORTER::writePcbPolygon(), and GBR_TO_PCB_EXPORTER::writePcbZoneItem().
| #define MAX_COORD_CNT 4 |