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

◆ ScreenMap() [4/5]

template<uint32_t N>
fl::ScreenMap::ScreenMap ( const pair_xy_float(&) lut[N],
float diameter = -1.0 )
inline

Definition at line 42 of file screenmap.h.

43 : ScreenMap(lut, N, diameter) {}
ScreenMap()=default

References ScreenMap().

+ Here is the call graph for this function: