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

◆ operator*()

vec2f fl::Corkscrew::iterator::operator* ( ) const

Definition at line 452 of file corkscrew.cpp.

452 {
453 return corkscrew_->at_no_wrap(static_cast<fl::u16>(position_));
454}
const Corkscrew * corkscrew_
Definition corkscrew.h:140

References corkscrew_, and position_.