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

◆ data() [2/2]

template<typename T>
const T * fl::Slice< T >::data ( ) const
inline

Definition at line 86 of file slice.h.

86{ return mData; }
T * mData
Definition slice.h:142

References mData.

Referenced by Slice(), Slice(), Slice(), Slice(), Slice(), Slice(), Slice(), fl::FFTContext::fft_unit_test(), fl::RectangularDrawBuffer::getLedsBufferBytesForPin(), fl::SoundLevelMeter::processBlock(), fl::LineSimplifierExact< NumberT >::safeCopy(), and fl::LineSimplifier< NumberT >::simplifyInternal().

+ Here is the caller graph for this function: