FastLED 3.9.15
|
Definition at line 200 of file xypath_impls.h.
#include <xypath_impls.h>
Public Member Functions | |
PhyllotaxisPath (const Ptr< PhyllotaxisParams > &p=NewPtr< PhyllotaxisParams >()) | |
vec2f | compute (float alpha) override |
const Str | name () const override |
PhyllotaxisParams & | params () |
const PhyllotaxisParams & | params () const |
![]() | |
virtual bool | hasDrawBounds (rect< int > *bounds) |
![]() | |
virtual int | ref_count () const |
Private Attributes | |
Ptr< PhyllotaxisParams > | mParams |
Additional Inherited Members | |
![]() | |
Referent () | |
Referent (const Referent &) | |
Referent (Referent &&) | |
virtual | ~Referent () |
virtual void | destroy () const |
Referent & | operator= (const Referent &) |
Referent & | operator= (Referent &&) |
virtual void | ref () const |
virtual void | unref () const |