FastLED
3.9.15
Loading...
Searching...
No Matches
◆
addPoint()
[1/2]
void fl::CatmullRomParams::addPoint
(
float
x
,
float
y
)
inline
Definition at line
106
of file
xypath_impls.h
.
106
{
points
.push_back(
vec2f
(
x
,
y
)); }
x
uint32_t x[NUM_LAYERS]
Definition
Fire2023.ino:82
y
uint32_t y[NUM_LAYERS]
Definition
Fire2023.ino:83
fl::CatmullRomParams::points
HeapVector< vec2f > points
Definition
xypath_impls.h:115
fl::vec2f
vec2< float > vec2f
Definition
geometry.h:151
References
points
,
x
, and
y
.
fl
CatmullRomParams
Generated on Sat May 24 2025 22:44:24 for FastLED by
1.13.2