FastLED
3.9.15
Loading...
Searching...
No Matches
◆
~LUT()
template<typename T>
fl::LUT
< T >::~
LUT
(
)
inline
Definition at line
52
of file
lut.h
.
52
{
53
LargeBlockAllocator<T>::Free
(
mDataHandle
.release());
54
data
=
mDataHandle
.get();
55
}
fl::LUT::data
T * data
Definition
lut.h:70
fl::LUT::mDataHandle
fl::scoped_ptr< T > mDataHandle
Definition
lut.h:69
fl::LargeBlockAllocator::Free
static void Free(T *p)
Definition
allocator.h:23
fl
LUT
Generated on Fri Apr 18 2025 03:39:32 for FastLED by
1.13.2