FastLED
3.9.15
Loading...
Searching...
No Matches
◆
setf()
void fl::WaveFx::setf
(
size_t
x
,
size_t
y
,
float
value
)
inline
Definition at line
127
of file
wave.h
.
127
{
128
// Set the value at the given coordinates in the wave simulation.
129
mWaveSim
.setf(
x
,
y
, value);
130
}
y
int y
Definition
simple.h:93
x
int x
Definition
simple.h:92
fl::WaveFx::mWaveSim
WaveSimulation2D mWaveSim
Definition
wave.h:172
References
mWaveSim
,
x
, and
y
.
fl
WaveFx
Generated on Fri Aug 22 2025 20:59:37 for FastLED by
1.13.2