KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KIGFX::VIEW::RECACHE_ITEM_VISITOR Struct Reference

Public Member Functions

 RECACHE_ITEM_VISITOR (VIEW *aView, GAL *aGal, int aLayer)
 
bool operator() (VIEW_ITEM *aItem)
 

Public Attributes

VIEWview
 
GALgal
 
int layer
 

Detailed Description

Definition at line 1090 of file view.cpp.

Constructor & Destructor Documentation

◆ RECACHE_ITEM_VISITOR()

KIGFX::VIEW::RECACHE_ITEM_VISITOR::RECACHE_ITEM_VISITOR ( VIEW aView,
GAL aGal,
int  aLayer 
)
inline

Definition at line 1092 of file view.cpp.

Member Function Documentation

◆ operator()()

bool KIGFX::VIEW::RECACHE_ITEM_VISITOR::operator() ( VIEW_ITEM aItem)
inline

Member Data Documentation

◆ gal

GAL* KIGFX::VIEW::RECACHE_ITEM_VISITOR::gal

Definition at line 1119 of file view.cpp.

Referenced by operator()().

◆ layer

int KIGFX::VIEW::RECACHE_ITEM_VISITOR::layer

Definition at line 1120 of file view.cpp.

Referenced by operator()().

◆ view

VIEW* KIGFX::VIEW::RECACHE_ITEM_VISITOR::view

Definition at line 1118 of file view.cpp.

Referenced by operator()().


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