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

◆ params() [1/2]

CatmullRomParams & fl::CatmullRomPath::params ( )

Definition at line 271 of file xypath_impls.cpp.

271{ return *mParams; }
Ptr< CatmullRomParams > mParams

References mParams.

Referenced by addPoint(), addPoint(), clear(), compute(), and size().

+ Here is the caller graph for this function: