FastLED
3.9.15
Loading...
Searching...
No Matches
◆
~LUT()
template<typename T>
fl::LUT
< T >::~
LUT
(
)
inline
Definition at line
44
of file
lut.h
.
44
{
45
PSRamAllocator<T>::Free
(
mDataHandle
.release());
46
data
=
mDataHandle
.get();
47
}
fl::LUT::mDataHandle
fl::unique_ptr< T > mDataHandle
Definition
lut.h:102
fl::LUT::data
T * data
Definition
lut.h:103
fl::PSRamAllocator::Free
static void Free(T *p) FL_NOEXCEPT
Definition
allocator.h:124
fl
LUT
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2