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

◆ getDataMutable()

template<typename T>
T * fl::LUT< T >::getDataMutable ( )
inline

Definition at line 52 of file lut.h.

52{ return data; }
T * data
Definition lut.h:102

Referenced by fl::ScreenMap::ScreenMap(), fl::ScreenMap::ScreenMap(), fl::ScreenMap::getBounds(), fl::ScreenMap::operator[](), and fl::ScreenMap::set().

+ Here is the caller graph for this function: