FastLED 3.9.15
Loading...
Searching...
No Matches
fl::XMap Member List

This is the complete list of members for fl::XMap, including all inherited members.

constructWithLookUpTable(uint16_t length, const uint16_t *lookUpTable, uint16_t offset=0)fl::XMapstatic
constructWithUserFunction(uint16_t length, XFunction xFunction, uint16_t offset=0)fl::XMapstatic
convertToLookUpTable()fl::XMap
getLength() constfl::XMap
getType() constfl::XMap
kFunction enum valuefl::XMap
kLinear enum valuefl::XMap
kLookUpTable enum valuefl::XMap
kReverse enum valuefl::XMap
lengthfl::XMapprivate
mapToIndex(uint16_t x) constfl::XMap
mDatafl::XMapprivate
mLookUpTablefl::XMapprivate
mOffsetfl::XMapprivate
operator()(uint16_t x) constfl::XMapinline
operator=(const XMap &other)fl::XMap
Type enum namefl::XMap
typefl::XMapprivate
xFunctionfl::XMapprivate
XMap(uint16_t length, bool is_reverse=false, uint16_t offset=0)fl::XMap
XMap(const XMap &other)fl::XMap
XMap(uint16_t length, Type type)fl::XMapprivate