KiCad PCB EDA Suite
Loading...
Searching...
No Matches
GBR_TO_PCB_EXPORTER Member List

This is the complete list of members for GBR_TO_PCB_EXPORTER, including all inherited members.

collect_hole(const GERBER_DRAW_ITEM *aGbrItem)GBR_TO_PCB_EXPORTERprivate
export_copper_item(const GERBER_DRAW_ITEM *aGbrItem, int aLayer)GBR_TO_PCB_EXPORTERprivate
export_flashed_copper_item(const GERBER_DRAW_ITEM *aGbrItem, int aLayer)GBR_TO_PCB_EXPORTERprivate
export_non_copper_item(const GERBER_DRAW_ITEM *aGbrItem, int aLayer)GBR_TO_PCB_EXPORTERprivate
export_segarc_copper_item(const GERBER_DRAW_ITEM *aGbrItem, int aLayer)GBR_TO_PCB_EXPORTERprivate
export_segline_copper_item(const GERBER_DRAW_ITEM *aGbrItem, int aLayer)GBR_TO_PCB_EXPORTERprivate
export_via(const EXPORT_VIA &aVia)GBR_TO_PCB_EXPORTERprivate
ExportPcb(const int *aLayerLookUpTable, int aCopperLayers)GBR_TO_PCB_EXPORTER
GBR_TO_PCB_EXPORTER(GERBVIEW_FRAME *aFrame, const wxString &aFileName)GBR_TO_PCB_EXPORTER
m_fpGBR_TO_PCB_EXPORTERprivate
m_gerbview_frameGBR_TO_PCB_EXPORTERprivate
m_pcb_file_nameGBR_TO_PCB_EXPORTERprivate
m_pcbCopperLayersCountGBR_TO_PCB_EXPORTERprivate
m_viasGBR_TO_PCB_EXPORTERprivate
MapToPcbUnits(int aValue) constGBR_TO_PCB_EXPORTERinlineprivate
writeCopperLineItem(const VECTOR2I &aStart, const VECTOR2I &aEnd, int aWidth, int aLayer)GBR_TO_PCB_EXPORTERprivate
writePcbFilledCircle(const VECTOR2I &aCenterPosition, int aRadius, int aLayer)GBR_TO_PCB_EXPORTERprivate
writePcbHeader(const int *aLayerLookUpTable)GBR_TO_PCB_EXPORTERprivate
writePcbPolygon(const SHAPE_POLY_SET &aPolys, int aLayer, const VECTOR2I &aOffset={ 0, 0 })GBR_TO_PCB_EXPORTERprivate
writePcbZoneItem(const GERBER_DRAW_ITEM *aGbrItem, int aLayer)GBR_TO_PCB_EXPORTERprivate
~GBR_TO_PCB_EXPORTER()GBR_TO_PCB_EXPORTER