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

◆ setRectangularGrid()

void fl::XYMap::setRectangularGrid ( )

Definition at line 110 of file xymap.cpp.hpp.

110 {
112 xyFunction = nullptr;
113 mLookUpTable.reset();
114}
XYFunction xyFunction
Definition xymap.h:130
@ kLineByLine
Definition xymap.h:43
fl::LUT16Ptr mLookUpTable
Definition xymap.h:131
XyMapType type
Definition xymap.h:127

References kLineByLine, mLookUpTable, type, and xyFunction.

Referenced by operator=().

+ Here is the caller graph for this function: