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

◆ end()

iterator fl::CorkscrewOutput::end ( )
inline

Definition at line 111 of file corkscrew.h.

111 {
112 return iterator(this, mapping.size());
113 }
fl::vector< fl::vec2f, fl::allocator_psram< fl::vec2f > > mapping
Definition corkscrew.h:66

References mapping.