FastLED
3.9.15
Loading...
Searching...
No Matches
◆
NewArchimedeanSpiralPath()
[1/2]
XYPathPtr fl::XYPath::NewArchimedeanSpiralPath
(
)
static
Definition at line
193
of file
xypath.cpp
.
193
{
194
ArchimedeanSpiralPathPtr path = ArchimedeanSpiralPathPtr::New();
195
XYPathPtr out = XYPathPtr::New(path);
196
return
out;
197
}
fl
XYPath
Generated on Thu Jun 5 2025 04:29:40 for FastLED by
1.13.2