FastLED 3.9.15
Loading...
Searching...
No Matches
xypaths.h
Go to the documentation of this file.
1
2
3#include "fl/gfx/xypath.h"
4#include "fl/stl/vector.h"
5
6 // fl::XYPath::NewRosePath(WIDTH, HEIGHT);
7
8fl::vector<fl::XYPathPtr> CreateXYPaths(int width, int height);
fl::vector< fl::XYPathPtr > CreateXYPaths(int width, int height)
Definition xypaths.cpp:29