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

◆ name()

const Str fl::CatmullRomPath::name ( ) const
overridevirtual

Implements fl::XYPathGenerator.

Definition at line 362 of file xypath_impls.cpp.

362{ return "CatmullRomPath"; }