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

Detailed Description

Definition at line 178 of file xypath_impls.h.

#include <xypath_impls.h>

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

Public Member Functions

 RosePath (const Ptr< RosePathParams > &p=NewPtr< RosePathParams >())
 
 RosePath (uint8_t n=3, uint8_t d=1)
 
vec2f compute (float alpha) override
 
const Str name () const override
 
RosePathParamsparams ()
 
const RosePathParamsparams () const
 
void setD (uint8_t d)
 
void setN (uint8_t n)
 
- Public Member Functions inherited from fl::XYPathGenerator
virtual bool hasDrawBounds (rect< int > *bounds)
 
- Public Member Functions inherited from fl::Referent
virtual int ref_count () const
 

Private Attributes

Ptr< RosePathParamsmParams
 

Additional Inherited Members

- Protected Member Functions inherited from fl::Referent
 Referent ()
 
 Referent (const Referent &)
 
 Referent (Referent &&)
 
virtual ~Referent ()
 
virtual void destroy () const
 
Referentoperator= (const Referent &)
 
Referentoperator= (Referent &&)
 
virtual void ref () const
 
virtual void unref () const
 

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