|
FastLED 3.9.15
|
Definition at line 41 of file gradient.cpp.
Collaboration diagram for fl::anonymous_namespace{gradient.cpp}::VisitorFill:Public Member Functions | |
| VisitorFill (span< const u8 > indices, span< CRGB > output) | |
| void | accept (const CRGBPalette16 *palette) |
| void | accept (const CRGBPalette256 *palette) |
| void | accept (const CRGBPalette32 *palette) |
| void | accept (const Gradient::GradientFunction &func) |
| template<typename T> | |
| void | accept (const T &obj) |
Public Attributes | |
| span< const u8 > | indices |
| u8 | n = 0 |
| span< CRGB > | output |