FastLED
3.9.15
Loading...
Searching...
No Matches
◆
stepDithering()
template<typename PixelControllerT>
static void
PixelControllerVtable
< PixelControllerT >::stepDithering
(
void *
pixel_controller
)
inline
static
Definition at line
39
of file
pixel_iterator.h
.
39
{
40
PixelControllerT
*
pc
=
static_cast<
PixelControllerT
*
>
(
pixel_controller
);
41
pc
->
stepDithering
();
42
}
PixelControllerVtable::stepDithering
static void stepDithering(void *pixel_controller)
Definition
pixel_iterator.h:39
PixelControllerVtable
Definition
pixel_iterator.h:18
PixelControllerVtable
Generated on Fri Apr 18 2025 03:39:32 for FastLED by
1.13.2