FastLED 3.9.15
Loading...
Searching...
No Matches
fl::XYDrawComposited Struct Reference

Detailed Description

Definition at line 17 of file draw_visitor.h.

#include <draw_visitor.h>

+ Collaboration diagram for fl::XYDrawComposited:

Public Member Functions

 XYDrawComposited (const CRGB &color, const XYMap &xymap, CRGB *out)
 
 XYDrawComposited (const XYDrawComposited &other)=default
 
 XYDrawComposited (XYDrawComposited &&other) noexcept
 
void draw (const vec2< fl::u16 > &pt, fl::u32 index, fl::u8 value)
 
XYDrawCompositedoperator= (const XYDrawComposited &other)=delete
 
XYDrawCompositedoperator= (XYDrawComposited &&other) noexcept=delete
 

Public Attributes

const CRGB mColor
 
CRGBmOut
 
const XYMap mXYMap
 

The documentation for this struct was generated from the following file: