KiCad PCB EDA Suite
|
Public Attributes | |
PCB_LAYER_ID | m_Layer |
double | m_Opacity |
const BOARD_ITEM * | m_Item |
Definition at line 80 of file pcb_selection_tool.cpp.
const BOARD_ITEM* LAYER_OPACITY_ITEM::m_Item |
Definition at line 84 of file pcb_selection_tool.cpp.
Referenced by PCB_SELECTION_TOOL::pruneObscuredSelectionCandidates().
PCB_LAYER_ID LAYER_OPACITY_ITEM::m_Layer |
Definition at line 82 of file pcb_selection_tool.cpp.
Referenced by PCB_SELECTION_TOOL::pruneObscuredSelectionCandidates().
double LAYER_OPACITY_ITEM::m_Opacity |
Definition at line 83 of file pcb_selection_tool.cpp.
Referenced by PCB_SELECTION_TOOL::pruneObscuredSelectionCandidates().