FastLED 3.9.3
Loading...
Searching...
No Matches
ScreenMap Member List

This is the complete list of members for ScreenMap, including all inherited members.

Circle(int numLeds, float cm_between_leds=1.5f, float cm_led_diameter=0.5f) (defined in ScreenMap)ScreenMapstatic
getDiameter() const (defined in ScreenMap)ScreenMapinline
getLength() const (defined in ScreenMap)ScreenMapinline
mapToIndex(uint32_t x) const (defined in ScreenMap)ScreenMapinline
operator=(const ScreenMap &other) (defined in ScreenMap)ScreenMapinline
operator[](uint32_t x) const (defined in ScreenMap)ScreenMapinline
operator[](uint32_t x) (defined in ScreenMap)ScreenMapinline
ParseJson(const char *jsonStrScreenMap, FixedMap< Str, ScreenMap, 16 > *segmentMaps) (defined in ScreenMap)ScreenMapstatic
ScreenMap()=default (defined in ScreenMap)ScreenMap
ScreenMap(uint32_t length, float mDiameter=-1.0f) (defined in ScreenMap)ScreenMapinline
ScreenMap(const pair_xy_float *lut, uint32_t length, float diameter=-1.0) (defined in ScreenMap)ScreenMapinline
ScreenMap(const pair_xy_float(&lut)[N], float diameter=-1.0) (defined in ScreenMap)ScreenMapinline
ScreenMap(const ScreenMap &other) (defined in ScreenMap)ScreenMapinline
set(uint16_t index, const pair_xy_float &p) (defined in ScreenMap)ScreenMapinline
setDiameter(float diameter) (defined in ScreenMap)ScreenMapinline
toJson(const FixedMap< Str, ScreenMap, 16 > &, FLArduinoJson::JsonDocument *doc) (defined in ScreenMap)ScreenMapstatic
toJsonStr(const FixedMap< Str, ScreenMap, 16 > &, Str *jsonBuffer) (defined in ScreenMap)ScreenMapstatic