FastLED 3.9.15
Loading...
Searching...
No Matches
fl::CorkscrewOutput::iterator Class Reference

Detailed Description

Definition at line 69 of file corkscrew.h.

#include <corkscrew.h>

+ Collaboration diagram for fl::CorkscrewOutput::iterator:

Public Types

using difference_type = int32_t
 
using pointer = vec2f*
 
using reference = vec2f&
 
using value_type = vec2f
 

Public Member Functions

 iterator (CorkscrewOutput *owner, size_t position)
 
bool operator!= (const iterator &other) const
 
vec2foperator* () const
 
iteratoroperator++ ()
 
iterator operator++ (int)
 
bool operator== (const iterator &other) const
 

Private Attributes

CorkscrewOutputowner_
 
size_t position_
 

The documentation for this class was generated from the following file: