FastLED 3.9.15
Loading...
Searching...
No Matches
lut.h File Reference
#include "fl/stl/allocator.h"
#include "fl/stl/shared_ptr.h"
#include "fl/stl/unique_ptr.h"
#include "fl/stl/int.h"
#include "fl/math/geometry.h"
#include "fl/stl/noexcept.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 >
 

Namespaces

namespace  fl
 Base definition for an LED controller.
 

Typedefs

typedef LUT< u16 > fl::LUT16
 
typedef LUT< vec2< u16 > > fl::LUTXY16
 
using fl::LUTXYFLOAT = LUT<vec2f>
 
typedef LUT< vec3ffl::LUTXYZFLOAT
 

Functions

 fl::FASTLED_SHARED_PTR_NO_FWD (LUT16)
 
 fl::FASTLED_SHARED_PTR_NO_FWD (LUTXY16)
 
 fl::FASTLED_SHARED_PTR_NO_FWD (LUTXYFLOAT)
 
 fl::FASTLED_SHARED_PTR_NO_FWD (LUTXYZFLOAT)