KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ALLEGRO::BOARD_BUILDER::ZONE_FILL_HANDLER::FILL_INFO Struct Reference

This is all the info needed to do the fill of one layer of one zone. More...

Public Attributes

ZONEm_Zone
 
PCB_LAYER_ID m_Layer
 
SHAPE_POLY_SET m_CombinedFill
 The wider filled area we will chop a piece out of for this layer of this zone.
 

Detailed Description

This is all the info needed to do the fill of one layer of one zone.

Definition at line 3857 of file allegro_builder.cpp.

Member Data Documentation

◆ m_CombinedFill

SHAPE_POLY_SET ALLEGRO::BOARD_BUILDER::ZONE_FILL_HANDLER::FILL_INFO::m_CombinedFill

The wider filled area we will chop a piece out of for this layer of this zone.

Definition at line 3862 of file allegro_builder.cpp.

Referenced by ALLEGRO::BOARD_BUILDER::ZONE_FILL_HANDLER::COMPLEX_FIRST_FILL_TASK::computePriorityKey(), and ALLEGRO::BOARD_BUILDER::ZONE_FILL_HANDLER::COMPLEX_FIRST_FILL_TASK::task().

◆ m_Layer

PCB_LAYER_ID ALLEGRO::BOARD_BUILDER::ZONE_FILL_HANDLER::FILL_INFO::m_Layer

◆ m_Zone

ZONE* ALLEGRO::BOARD_BUILDER::ZONE_FILL_HANDLER::FILL_INFO::m_Zone

The documentation for this struct was generated from the following file: