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

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

constructRectangularGrid(uint16_t width, uint16_t height, uint16_t offset=0) (defined in XYMap)XYMapinlinestatic
constructWithLookUpTable(uint16_t width, uint16_t height, const uint16_t *lookUpTable, uint16_t offset=0) (defined in XYMap)XYMapinlinestatic
constructWithUserFunction(uint16_t width, uint16_t height, XYFunction xyFunction, uint16_t offset=0) (defined in XYMap)XYMapinlinestatic
convertToLookUpTable() (defined in XYMap)XYMapinline
getHeight() const (defined in XYMap)XYMapinline
getTotal() const (defined in XYMap)XYMapinline
getType() const (defined in XYMap)XYMapinline
getWidth() const (defined in XYMap)XYMapinline
kFunction enum value (defined in XYMap)XYMap
kLineByLine enum value (defined in XYMap)XYMap
kLookUpTable enum value (defined in XYMap)XYMap
kSeperentine enum value (defined in XYMap)XYMap
mapPixels(const CRGB *input, CRGB *output) const (defined in XYMap)XYMapinline
mapToIndex(uint16_t x, uint16_t y) const (defined in XYMap)XYMapinline
setRectangularGrid() (defined in XYMap)XYMapinline
toScreenMap() const (defined in XYMap)XYMap
XYMap(uint16_t width, uint16_t height, bool is_serpentine=true, uint16_t offset=0) (defined in XYMap)XYMapinline
XYMap(const XYMap &other)=default (defined in XYMap)XYMap
XyMapType enum name (defined in XYMap)XYMap