FastLED 3.9.15
Loading...
Searching...
No Matches

◆ iterator()

fl::Corkscrew::iterator::iterator ( const Corkscrew * corkscrew,
fl::size position )
inline

Definition at line 99 of file corkscrew.h.

100 : corkscrew_(corkscrew), position_(position) {}
const Corkscrew * corkscrew_
Definition corkscrew.h:140
Corkscrew corkscrew(CORKSCREW_TURNS, NUM_LEDS)

References fl::Corkscrew::Corkscrew(), corkscrew(), corkscrew_, and position_.

Referenced by operator!=(), operator++(), operator++(), operator-(), operator--(), operator--(), and operator==().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: