FastLED
3.9.15
Loading...
Searching...
No Matches
◆
~LUT()
template<typename T>
fl::LUT
< T >::~
LUT
(
)
inline
Definition at line
43
of file
lut.h
.
43
{
44
LargeBlockAllocator<T>::Free
(
mDataHandle
.release());
45
data
=
mDataHandle
.get();
46
}
fl::LUT::data
T * data
Definition
lut.h:102
fl::LUT::mDataHandle
fl::scoped_ptr< T > mDataHandle
Definition
lut.h:101
fl::LargeBlockAllocator::Free
static void Free(T *p)
Definition
allocator.h:20
fl
LUT
Generated on Thu May 29 2025 04:44:58 for FastLED by
1.13.2