FastLED
3.9.15
Loading...
Searching...
No Matches
◆
addPoint()
[1/2]
void fl::CatmullRomParams::addPoint
(
float
x
,
float
y
)
inline
Definition at line
108
of file
xypath_impls.h
.
108
{
points
.push_back(
vec2f
(
x
,
y
)); }
fl::CatmullRomParams::points
fl::vector< vec2f > points
Definition
xypath_impls.h:117
fl::x
x
Definition
transposition.cpp.hpp:24
fl::y
y
Definition
transposition.cpp.hpp:23
fl::vec2f
vec2< float > vec2f
Definition
geometry.h:333
References
points
,
fl::x
, and
fl::y
.
fl
CatmullRomParams
Generated on Tue Jun 16 2026 00:07:04 for FastLED by
1.13.2