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

◆ size()

size_t fl::CatmullRomPath::size ( ) const

Get the number of control points.

Definition at line 269 of file xypath_impls.cpp.

269{ return params().size(); }
size_t size() const
CatmullRomParams & params()

References params(), and fl::CatmullRomParams::size().

+ Here is the call graph for this function: