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

◆ XYPath()

fl::XYPath::XYPath ( XYPathGeneratorPtr path,
TransformFloat transform = TransformFloat() )

Definition at line 72 of file xypath.cpp.hpp.

73 : mPath(path) {
75}
XYPathGeneratorPtr mPath
Definition xypath.h:132
XYPathRendererPtr mPathRenderer
Definition xypath.h:133
TransformFloat & transform()
shared_ptr< T > make_shared(Args &&... args) FL_NOEXCEPT
Definition shared_ptr.h:414

References fl::make_shared(), mPath, mPathRenderer, and transform().

+ Here is the call graph for this function: