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

◆ begin()

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

Definition at line 82 of file slice.h.

82{ return mData; }
T * mData
Definition slice.h:144

References mData.

Referenced by Slice(), and fl::LineSimplifierExact< NumberT >::safeCopy().

+ Here is the caller graph for this function: