FastLED 3.9.15
Loading...
Searching...
No Matches

◆ addPoint() [2/2]

void fl::CatmullRomParams::addPoint ( vec2f p)
inline

Definition at line 104 of file xypath_impls.h.

104{ points.push_back(p); }
HeapVector< vec2f > points

References points.

Referenced by fl::CatmullRomPath::addPoint(), and fl::CatmullRomPath::addPoint().

+ Here is the caller graph for this function: