FastLED 3.9.15
|
This is the complete list of members for fl::XYPathFunction, including all inherited members.
compute(float alpha) override | fl::XYPathFunction | inlinevirtual |
destroy() const | fl::Referent | protectedvirtual |
drawBounds() const | fl::XYPathFunction | inline |
hasDrawBounds(fl::rect< int > *bounds) override | fl::XYPathFunction | inlinevirtual |
mDrawBounds | fl::XYPathFunction | private |
mFunction | fl::XYPathFunction | private |
mName | fl::XYPathFunction | private |
mRefCount | fl::Referent | mutableprivate |
mWeakPtr | fl::Referent | mutableprivate |
name() const override | fl::XYPathFunction | inlinevirtual |
operator=(const Referent &) | fl::Referent | protected |
operator=(Referent &&) | fl::Referent | protected |
ref() const | fl::Referent | protectedvirtual |
ref_count() const | fl::Referent | virtual |
Referent() | fl::Referent | protected |
Referent(const Referent &) | fl::Referent | protected |
Referent(Referent &&) | fl::Referent | protected |
setDrawBounds(const fl::rect< int > &bounds) | fl::XYPathFunction | inline |
setName(const Str &name) | fl::XYPathFunction | inline |
setWeakPtr(Ptr< WeakReferent > weakRefNoCreate) | fl::Referent | inlineprivate |
unref() const | fl::Referent | protectedvirtual |
XYPathFunction(fl::function< vec2f(float)> f) | fl::XYPathFunction | inline |
~Referent() | fl::Referent | protectedvirtual |