FastLED 3.9.15
Loading...
Searching...
No Matches
fl::Corkscrew Class Reference

Detailed Description

Definition at line 117 of file corkscrew.h.

#include <corkscrew.h>

+ Collaboration diagram for fl::Corkscrew:

Public Types

using Input = CorkscrewInput
 
using iterator = CorkscrewOutput::iterator
 
using Output = CorkscrewOutput
 

Public Member Functions

 Corkscrew (const Corkscrew &)=default
 
 Corkscrew (const Input &input)
 
Outputaccess ()
 
const Outputaccess () const
 
vec2f at (uint16_t i) const
 
Tile2x2_u8 at_splat (uint16_t i) const
 
iterator begin ()
 
iterator end ()
 
size_t size () const
 

Static Public Member Functions

static CorkscrewOutput generateMap (const Input &input)
 For testing.
 

Private Attributes

Input mInput
 
CorkscrewOutput mOutput
 

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