FastLED 3.9.15
Loading...
Searching...
No Matches
fl::RosePath Class Reference

Detailed Description

Definition at line 179 of file xypath_impls.h.

#include <xypath_impls.h>

+ Inheritance diagram for fl::RosePath:
+ Collaboration diagram for fl::RosePath:

Public Member Functions

 RosePath (const fl::shared_ptr< RosePathParams > &p=fl::make_shared< RosePathParams >())
 
 RosePath (u8 n=3, u8 d=1)
 
vec2f compute (float alpha) override
 
const string name () const override
 
RosePathParamsparams ()
 
const RosePathParamsparams () const
 
void setD (u8 d)
 
void setN (u8 n)
 
- Public Member Functions inherited from fl::XYPathGenerator
virtual ~XYPathGenerator ()=default
 
virtual bool hasDrawBounds (rect< i16 > *bounds)
 

Private Attributes

fl::shared_ptr< RosePathParamsmParams
 

The documentation for this class was generated from the following files: