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

◆ PhyllotaxisPath()

fl::PhyllotaxisPath::PhyllotaxisPath ( const fl::shared_ptr< PhyllotaxisParams > & p = fl::make_shared<PhyllotaxisParams>())

Definition at line 241 of file xypath_impls.cpp.

242 : mParams(p) {}
fl::shared_ptr< PhyllotaxisParams > mParams

References mParams.