FastLED
3.9.15
Loading...
Searching...
No Matches
◆
Slice()
[9/12]
template<typename T>
template<size_t ARRAYSIZE>
fl::Slice
< T >::Slice
(
T(&)
array
[ARRAYSIZE]
)
inline
Definition at line
52
of file
slice.h
.
52
:
mData
(
array
),
mSize
(
ARRAYSIZE
) {}
fl::Slice::mData
T * mData
Definition
slice.h:144
fl::Slice::mSize
size_t mSize
Definition
slice.h:145
fl::Slice
Definition
slice.h:22
References
mData
, and
mSize
.
fl
Slice
Generated on Thu Jun 5 2025 04:29:40 for FastLED by
1.13.2