FastLED 3.9.15
Loading...
Searching...
No Matches
screenmap.h File Reference
#include "fl/stl/flat_map.h"
#include "fl/stl/shared_ptr.h"
#include "fl/stl/int.h"
#include "fl/stl/noexcept.h"
+ Include dependency graph for screenmap.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fl::ScreenMap
 

Namespaces

namespace  fl
 Base definition for an LED controller.
 

Typedefs

using fl::LUTXYFLOATPtr = shared_ptr<LUTXYFLOAT>
 
using fl::XYMapPtr = shared_ptr<XYMap>