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

Go to the source code of this file.

Classes

class  fl::XMap
 

Namespaces

namespace  fl
 Base definition for an LED controller.
 

Typedefs

typedef u16(* fl::XFunction) (u16 x, u16 length)
 

Functions

FASTLED_FORCE_INLINE u16 fl::x_linear (u16 x, u16 length)
 
FASTLED_FORCE_INLINE u16 fl::x_reverse (u16 x, u16 length)