KiCad PCB EDA Suite
|
This is the complete list of members for ZONE_FILLER, including all inherited members.
addHatchFillTypeOnZone(const ZONE *aZone, PCB_LAYER_ID aLayer, PCB_LAYER_ID aDebugLayer, SHAPE_POLY_SET &aFillPolys) | ZONE_FILLER | private |
addHoleKnockout(PAD *aPad, int aGap, SHAPE_POLY_SET &aHoles) | ZONE_FILLER | private |
addKnockout(PAD *aPad, PCB_LAYER_ID aLayer, int aGap, SHAPE_POLY_SET &aHoles) | ZONE_FILLER | private |
addKnockout(BOARD_ITEM *aItem, PCB_LAYER_ID aLayer, int aGap, bool aIgnoreLineWidth, SHAPE_POLY_SET &aHoles) | ZONE_FILLER | private |
buildCopperItemClearances(const ZONE *aZone, PCB_LAYER_ID aLayer, const std::vector< PAD * > &aNoConnectionPads, SHAPE_POLY_SET &aHoles) | ZONE_FILLER | private |
buildThermalSpokes(const ZONE *box, PCB_LAYER_ID aLayer, const std::vector< PAD * > &aSpokedPadsList, std::deque< SHAPE_LINE_CHAIN > &aSpokes) | ZONE_FILLER | private |
connect_nearby_polys(SHAPE_POLY_SET &aPolys, double aDistance) | ZONE_FILLER | private |
Fill(const std::vector< ZONE * > &aZones, bool aCheck=false, wxWindow *aParent=nullptr) | ZONE_FILLER | |
fillCopperZone(const ZONE *aZone, PCB_LAYER_ID aLayer, PCB_LAYER_ID aDebugLayer, const SHAPE_POLY_SET &aSmoothedOutline, const SHAPE_POLY_SET &aMaxExtents, SHAPE_POLY_SET &aFillPolys) | ZONE_FILLER | private |
fillNonCopperZone(const ZONE *aZone, PCB_LAYER_ID aLayer, const SHAPE_POLY_SET &aSmoothedOutline, SHAPE_POLY_SET &aFillPolys) | ZONE_FILLER | private |
fillSingleZone(ZONE *aZone, PCB_LAYER_ID aLayer, SHAPE_POLY_SET &aFillPolys) | ZONE_FILLER | private |
GetProgressReporter() const | ZONE_FILLER | inline |
IsDebug() const | ZONE_FILLER | inline |
knockoutThermalReliefs(const ZONE *aZone, PCB_LAYER_ID aLayer, SHAPE_POLY_SET &aFill, std::vector< PAD * > &aThermalConnectionPads, std::vector< PAD * > &aNoConnectionPads) | ZONE_FILLER | private |
m_board | ZONE_FILLER | private |
m_boardOutline | ZONE_FILLER | private |
m_brdOutlinesValid | ZONE_FILLER | private |
m_commit | ZONE_FILLER | private |
m_debugZoneFiller | ZONE_FILLER | private |
m_maxError | ZONE_FILLER | private |
m_progressReporter | ZONE_FILLER | private |
m_worstClearance | ZONE_FILLER | private |
SetProgressReporter(PROGRESS_REPORTER *aReporter) | ZONE_FILLER | |
subtractHigherPriorityZones(const ZONE *aZone, PCB_LAYER_ID aLayer, SHAPE_POLY_SET &aRawFill) | ZONE_FILLER | private |
ZONE_FILLER(BOARD *aBoard, COMMIT *aCommit) | ZONE_FILLER | |
~ZONE_FILLER() | ZONE_FILLER |