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

◆ iterator()

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

Definition at line 96 of file corkscrew.h.

97 : mCorkscrew(corkscrew), mPosition(position) {}
const Corkscrew * mCorkscrew
Definition corkscrew.h:137
fl::Corkscrew corkscrew(CORKSCREW_TURNS, NUM_LEDS)

References fl::Corkscrew::Corkscrew(), corkscrew(), mCorkscrew, and mPosition.

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: