FastLED
3.9.15
Loading...
Searching...
No Matches
◆
addPoint()
[1/2]
void fl::CatmullRomParams::addPoint
(
float
x
,
float
y
)
inline
Definition at line
107
of file
xypath_impls.h
.
107
{
points
.push_back(
vec2f
(
x
,
y
)); }
y
int y
Definition
simple.h:93
x
int x
Definition
simple.h:92
fl::CatmullRomParams::points
HeapVector< vec2f > points
Definition
xypath_impls.h:116
fl::vec2f
vec2< float > vec2f
Definition
geometry.h:333
References
points
,
x
, and
y
.
fl
CatmullRomParams
Generated on Fri Aug 22 2025 20:59:36 for FastLED by
1.13.2