FastLED 3.9.3
|
This is the complete list of members for XMap, including all inherited members.
constructWithLookUpTable(uint16_t length, const uint16_t *lookUpTable, uint16_t offset=0) (defined in XMap) | XMap | inlinestatic |
constructWithUserFunction(uint16_t length, XFunction xFunction, uint16_t offset=0) (defined in XMap) | XMap | inlinestatic |
convertToLookUpTable() (defined in XMap) | XMap | inline |
getLength() const (defined in XMap) | XMap | inline |
getType() const (defined in XMap) | XMap | inline |
kFunction enum value (defined in XMap) | XMap | |
kLinear enum value (defined in XMap) | XMap | |
kLookUpTable enum value (defined in XMap) | XMap | |
kReverse enum value (defined in XMap) | XMap | |
mapToIndex(uint16_t x) const (defined in XMap) | XMap | inline |
operator=(const XMap &other) (defined in XMap) | XMap | inline |
Type enum name (defined in XMap) | XMap | |
XMap(uint16_t length, bool is_reverse=false, uint16_t offset=0) (defined in XMap) | XMap | inline |
XMap(const XMap &other) (defined in XMap) | XMap | inline |