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

◆ CatmullRomPath()

fl::CatmullRomPath::CatmullRomPath ( const fl::shared_ptr< CatmullRomParams > & p = fl::make_shared<CatmullRomParams>())

Definition at line 261 of file xypath_impls.cpp.

261: mParams(p) {}
fl::shared_ptr< CatmullRomParams > mParams

References mParams.