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

◆ xyMap()

u16 fl::Fx1d::xyMap ( u16 x) const
inline

Definition at line 15 of file fx1d.h.

15{ return mXMap.mapToIndex(x); }
XMap mXMap
Definition fx1d.h:18

References mXMap, and fl::x.

Referenced by fl::Fx2dTo1d::draw().

+ Here is the caller graph for this function: