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

◆ PhyllotaxisPath()

fl::PhyllotaxisPath::PhyllotaxisPath ( const Ptr< PhyllotaxisParams > & p = NewPtr<PhyllotaxisParams>())

Definition at line 241 of file xypath_impls.cpp.

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

References mParams, and p.