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

◆ setSourceXYMap()

void fl::ScreenMap::setSourceXYMap ( const fl::shared_ptr< XYMap > & xymap)

Set the source XYMap (used for pixel transformation during encoding)

Parameters
xymapSource XYMap that this ScreenMap was created from (can be nullptr)

Definition at line 600 of file screenmap.cpp.hpp.

600 {
602}
XYMap xymap
XYMapPtr mSourceXYMap
Definition screenmap.h:127

References mSourceXYMap, and xymap.

Referenced by fl::XYMap::toScreenMap().

+ Here is the caller graph for this function: