FACT++  1.0
void FilterLed::Execute ( std::vector< Led > &  leds) const
inline

Definition at line 56 of file FilterLed.h.

References DrawCircle(), Execute(), mag, MarkPoint(), and Stretch().

Referenced by Execute().

56 { Execute(leds, fW/2, fH/2); }
int fH
Definition: FilterLed.h:14
void Execute(std::vector< Led > &leds, int xc, int yc, double &bright) const
Definition: FilterLed.cc:344
int fW
Definition: FilterLed.h:13

+ Here is the call graph for this function:

+ Here is the caller graph for this function: