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

Detailed Description

Definition at line 15 of file draw_visitor.h.

#include <draw_visitor.h>

+ Collaboration diagram for fl::XYDrawComposited:

Public Member Functions

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

Public Attributes

const CRGB mColor
 
fl::span< CRGBmOut
 
const XYMap mXYMap
 

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