FastLED
3.9.15
Loading...
Searching...
No Matches
◆
NewArchimedeanSpiralPath()
[1/2]
XYPathPtr fl::XYPath::NewArchimedeanSpiralPath
(
)
static
Definition at line
181
of file
xypath.cpp
.
181
{
182
ArchimedeanSpiralPathPtr path = ArchimedeanSpiralPathPtr::New();
183
XYPathPtr out = XYPathPtr::New(path);
184
return
out;
185
}
fl
XYPath
Generated on Sat May 24 2025 22:44:25 for FastLED by
1.13.2