| 
    KiCad PCB EDA Suite
    
   | 
 
Public Attributes | |
| PCB_LAYER_ID | m_Layer | 
| double | m_Opacity | 
| const BOARD_ITEM * | m_Item | 
Definition at line 67 of file pcb_selection_tool.cpp.
| const BOARD_ITEM* LAYER_OPACITY_ITEM::m_Item | 
Definition at line 71 of file pcb_selection_tool.cpp.
Referenced by PCB_SELECTION_TOOL::pruneObscuredSelectionCandidates().
| PCB_LAYER_ID LAYER_OPACITY_ITEM::m_Layer | 
Definition at line 69 of file pcb_selection_tool.cpp.
Referenced by PCB_SELECTION_TOOL::pruneObscuredSelectionCandidates().
| double LAYER_OPACITY_ITEM::m_Opacity | 
Definition at line 70 of file pcb_selection_tool.cpp.
Referenced by PCB_SELECTION_TOOL::pruneObscuredSelectionCandidates().