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

◆ ScreenMap() [4/6]

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

Definition at line 54 of file screenmap.h.

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

References ScreenMap().

+ Here is the call graph for this function: