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
)); }
y
int y
Definition
Audio.ino:72
x
int x
Definition
Audio.ino:71
fl::CatmullRomParams::points
HeapVector< vec2f > points
Definition
xypath_impls.h:115
fl::vec2f
vec2< float > vec2f
Definition
geometry.h:318
References
points
,
x
, and
y
.
fl
CatmullRomParams
Generated on Thu Jun 5 2025 04:29:40 for FastLED by
1.13.2