| 
    KiCad PCB EDA Suite
    
   | 
 
Public Member Functions | |
| CLEAR_LAYER_CACHE_VISITOR (VIEW *aView) | |
| bool | operator() (VIEW_ITEM *aItem) | 
Public Attributes | |
| VIEW * | view | 
      
  | 
  inline | 
Definition at line 1210 of file view.cpp.
References KIGFX::VIEW::VIEW(), and view.
      
  | 
  inline | 
Definition at line 1215 of file view.cpp.
References KIGFX::VIEW_ITEM_DATA::deleteGroups(), KIGFX::VIEW::VIEW_ITEM, and KIGFX::VIEW_ITEM::viewPrivData().
| VIEW* KIGFX::VIEW::CLEAR_LAYER_CACHE_VISITOR::view | 
Definition at line 1222 of file view.cpp.
Referenced by CLEAR_LAYER_CACHE_VISITOR().