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

◆ CatmullRomPath()

fl::CatmullRomPath::CatmullRomPath ( const Ptr< CatmullRomParams > & p = NewPtr<CatmullRomParams>())

Definition at line 261 of file xypath_impls.cpp.

261: mParams(p) {}
Ptr< CatmullRomParams > mParams
static FASTLED_NAMESPACE_BEGIN uint8_t const p[]
Definition noise.cpp:30

References mParams, and p.