FastLED 3.9.15
Loading...
Searching...
No Matches
lut.h File Reference
#include <stdint.h>
#include "fl/ptr.h"
#include "fl/force_inline.h"
#include "fl/allocator.h"
#include "fl/namespace.h"
+ Include dependency graph for lut.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fl::LUT< T >
 
struct  fl::pair_xy< T >
 

Namespaces

namespace  fl
 Implements a simple red square effect for 2D LED grids.
 

Typedefs

typedef LUT< uint16_t > fl::LUT16
 
typedef LUT< pair_xy_floatfl::LUTXYFLOAT
 
using fl::pair_xy_float = pair_xy<float>
 

Functions

 fl::FASTLED_SMART_PTR_NO_FWD (LUT16)
 
 fl::FASTLED_SMART_PTR_NO_FWD (LUTXYFLOAT)