FastLED
3.9.15
Loading...
Searching...
No Matches
◆
XYDrawComposited()
fl::XYDrawComposited::XYDrawComposited
(
const
CRGB
&
color
,
const
XYMap
&
xymap
,
CRGB
*
out
)
inline
Definition at line
31
of file
draw_visitor.h
.
33
:
mColor
(color),
mXYMap
(
xymap
),
mOut
(out) {}
xymap
XYMap xymap(WIDTH, HEIGHT, SERPENTINE)
fl::XYDrawComposited::mXYMap
const XYMap mXYMap
Definition
draw_visitor.h:19
fl::XYDrawComposited::mColor
const CRGB mColor
Definition
draw_visitor.h:18
fl::XYDrawComposited::mOut
CRGB * mOut
Definition
draw_visitor.h:20
References
mColor
,
mOut
,
mXYMap
, and
xymap
.
fl
XYDrawComposited
Generated on Sat May 24 2025 22:44:25 for FastLED by
1.13.2