FastLED
3.9.15
Loading...
Searching...
No Matches
◆
addf()
[2/2]
void WaveEffect::addf
(
size_t
x
,
size_t
y
,
float
value
)
inline
Definition at line
16
of file
wave.h
.
16
{
17
wave_fx_low
->addf(
x
,
y
, value);
18
wave_fx_high
->addf(
x
,
y
, value);
19
}
y
int y
Definition
simple.h:93
x
int x
Definition
simple.h:92
WaveEffect::wave_fx_low
fl::WaveFxPtr wave_fx_low
Definition
wave.h:11
WaveEffect::wave_fx_high
fl::WaveFxPtr wave_fx_high
Definition
wave.h:12
References
wave_fx_high
,
wave_fx_low
,
x
, and
y
.
WaveEffect
Generated on Tue Jun 16 2026 00:07:03 for FastLED by
1.13.2