FastLED 3.9.15
Loading...
Searching...
No Matches

◆ XYDrawComposited() [1/3]

fl::XYDrawComposited::XYDrawComposited ( const CRGB & color,
const XYMap & xymap,
CRGB * out )
inline

Definition at line 53 of file draw_visitor.h.

55 : mColor(color), mXYMap(xymap), mOut(out) {}
XYMap xymap(WIDTH, HEIGHT, SERPENTINE)

References mColor, mOut, mXYMap, and xymap.

Referenced by XYDrawComposited(), XYDrawComposited(), operator=(), and operator=().

+ Here is the caller graph for this function: