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(u16 length, const u16 *lookUpTable, u16 offset=0)fl::XMapstatic
constructWithUserFunction(u16 length, XFunction xFunction, u16 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(u16 x) constfl::XMap
mDatafl::XMapprivate
mLookUpTablefl::XMapprivate
mOffsetfl::XMapprivate
operator()(u16 x) constfl::XMapinline
operator=(const XMap &other)fl::XMap
Type enum namefl::XMap
typefl::XMapprivate
xFunctionfl::XMapprivate
XMap(u16 length, bool is_reverse=false, u16 offset=0)fl::XMap
XMap(const XMap &other)fl::XMap
XMap(u16 length, Type type)fl::XMapprivate