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

Public Member Functions

 UPDATE_DEPTH_VISITOR (int aLayer, int aDepth, GAL *aGal)
 
bool operator() (VIEW_ITEM *aItem)
 

Public Attributes

int layer
 
int depth
 
GALgal
 

Detailed Description

Definition at line 797 of file view.cpp.

Constructor & Destructor Documentation

◆ UPDATE_DEPTH_VISITOR()

KIGFX::VIEW::UPDATE_DEPTH_VISITOR::UPDATE_DEPTH_VISITOR ( int  aLayer,
int  aDepth,
GAL aGal 
)
inline

Definition at line 799 of file view.cpp.

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ depth

int KIGFX::VIEW::UPDATE_DEPTH_VISITOR::depth

Definition at line 816 of file view.cpp.

Referenced by operator()().

◆ gal

GAL* KIGFX::VIEW::UPDATE_DEPTH_VISITOR::gal

Definition at line 817 of file view.cpp.

Referenced by operator()().

◆ layer

int KIGFX::VIEW::UPDATE_DEPTH_VISITOR::layer

Definition at line 816 of file view.cpp.

Referenced by operator()().


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