31 {
40 return out;
41}
void push_back(const T &value)
static XYPathPtr NewPhyllotaxisPath(u16 width=0, u16 height=0, const fl::shared_ptr< PhyllotaxisParams > &args=fl::make_shared< PhyllotaxisParams >())
static XYPathPtr NewHeartPath()
static XYPathPtr NewArchimedeanSpiralPath(u16 width, u16 height)
static XYPathPtr NewGielisCurvePath(u16 width=0, u16 height=0, const fl::shared_ptr< GielisCurveParams > ¶ms=fl::make_shared< GielisCurveParams >())
static XYPathPtr NewCatmullRomPath(u16 width=0, u16 height=0, const fl::shared_ptr< CatmullRomParams > ¶ms=fl::make_shared< CatmullRomParams >())
static XYPathPtr NewRosePath(u16 width=0, u16 height=0, const fl::shared_ptr< RosePathParams > ¶ms=fl::make_shared< RosePathParams >())
static XYPathPtr NewCirclePath()
fl::shared_ptr< CatmullRomParams > make_path(int width, int height)
HeapVector< T, Allocator > vector