FastLED 3.9.15
|
Definition at line 15 of file draw_visitor.h.
#include <draw_visitor.h>
Public Member Functions | |
XYDrawComposited (const CRGB &color, const XYMap &xymap, CRGB *out) | |
void | draw (const vec2< int > &pt, uint32_t index, uint8_t value) |
Public Attributes | |
const CRGB | mColor |
CRGB * | mOut |
const XYMap | mXYMap |