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

◆ ScreenMap() [4/7]

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

Definition at line 58 of file screenmap.h.

59 : ScreenMap(lut, N, diameter) {}
ScreenMap() FL_NOEXCEPT

References ScreenMap(), and FL_NOEXCEPT.

+ Here is the call graph for this function: