FastLED 3.9.15
|
This is the complete list of members for fl::CatmullRomPath, including all inherited members.
addPoint(vec2f p) | fl::CatmullRomPath | |
addPoint(float x, float y) | fl::CatmullRomPath | |
CatmullRomPath(const Ptr< CatmullRomParams > &p=NewPtr< CatmullRomParams >()) | fl::CatmullRomPath | |
clear() | fl::CatmullRomPath | |
compute(float alpha) override | fl::CatmullRomPath | virtual |
destroy() const | fl::Referent | protectedvirtual |
hasDrawBounds(rect< int > *bounds) | fl::XYPathGenerator | inlinevirtual |
interpolate(const vec2f &p0, const vec2f &p1, const vec2f &p2, const vec2f &p3, float t) const | fl::CatmullRomPath | private |
mParams | fl::CatmullRomPath | private |
mRefCount | fl::Referent | mutableprivate |
mWeakPtr | fl::Referent | mutableprivate |
name() const override | fl::CatmullRomPath | virtual |
operator=(const Referent &) | fl::Referent | protected |
operator=(Referent &&) | fl::Referent | protected |
params() | fl::CatmullRomPath | |
params() const | fl::CatmullRomPath | |
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 |
setWeakPtr(Ptr< WeakReferent > weakRefNoCreate) | fl::Referent | inlineprivate |
size() const | fl::CatmullRomPath | |
unref() const | fl::Referent | protectedvirtual |
~Referent() | fl::Referent | protectedvirtual |