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

◆ params() [2/2]

const LinePathParams & fl::LinePath::params ( ) const

Definition at line 213 of file xypath_impls.cpp.

213{ return *mParams; }
Ptr< LinePathParams > mParams

References mParams.