|
FastLED 3.9.15
|
#include "fl/stl/stdint.h"#include "fl/stl/unique_ptr.h"#include "fl/gfx/sample.h"#include "fl/math/screenmap.h"#include "fl/fx/fx1d.h"#include "fl/fx/fx2d.h"
Include dependency graph for fx2d_to_1d.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | fl::Fx2dTo1d |
| Fx2dTo1d samples a 2D effect into a 1D LED strip using a ScreenMap. More... | |
Namespaces | |
| namespace | fl |
| Base definition for an LED controller. | |
Functions | |
| fl::FASTLED_SHARED_PTR (Fx2dTo1d) | |