FastLED
3.9.15
Loading...
Searching...
No Matches
◆
stepDithering()
template<typename PixelControllerT>
static void
fl::PixelControllerVtable
< PixelControllerT >::stepDithering
(
void *
pixel_controller
)
inline
static
Definition at line
68
of file
pixel_iterator.h
.
68
{
69
PixelControllerT
*
pc
=
static_cast<
PixelControllerT
*
>
(
pixel_controller
);
70
pc
->
stepDithering
();
71
}
fl::PixelControllerVtable::stepDithering
static void stepDithering(void *pixel_controller) FL_NOEXCEPT
Definition
pixel_iterator.h:68
fl::PixelControllerVtable
Definition
pixel_iterator.h:44
References
FL_NOEXCEPT
.
fl
PixelControllerVtable
Generated on Tue Jun 16 2026 00:07:06 for FastLED by
1.13.2