|
FastLED 3.9.15
|
Definition at line 9 of file gradient.cpp.
Collaboration diagram for fl::anonymous_namespace{gradient.cpp}::Visitor:Public Member Functions | |
| Visitor (u8 index) | |
| 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 | |
| u8 | index |
| CRGB | return_val |