FastLED 3.9.15
|
This is the complete list of members for fl::XYPath, including all inherited members.
AlphaFunction typedef | fl::XYPath | |
at(float alpha) | fl::XYPath | |
at(float alpha, const TransformFloat &tx) | fl::XYPath | |
at_brightness(float alpha) | fl::XYPath | inline |
at_subpixel(float alpha) | fl::XYPath | |
calculateSteps(float from, float to) | fl::XYPath | private |
destroy() const | fl::Referent | protectedvirtual |
drawColor(const CRGB &color, float from, float to, Leds *leds, int steps=-1) | fl::XYPath | |
drawGradient(const Gradient &gradient, float from, float to, Leds *leds, int steps=-1) | fl::XYPath | |
hasDrawBounds() const | fl::XYPath | |
mOptionalRaster | fl::XYPath | private |
mPath | fl::XYPath | private |
mPathRenderer | fl::XYPath | private |
mRefCount | fl::Referent | mutableprivate |
mWeakPtr | fl::Referent | mutableprivate |
name() const | fl::XYPath | |
NewArchimedeanSpiralPath(uint16_t width, uint16_t height) | fl::XYPath | static |
NewArchimedeanSpiralPath() | fl::XYPath | static |
NewCatmullRomPath(uint16_t width=0, uint16_t height=0, const Ptr< CatmullRomParams > ¶ms=NewPtr< CatmullRomParams >()) | fl::XYPath | static |
NewCirclePath() | fl::XYPath | static |
NewCirclePath(uint16_t width, uint16_t height) | fl::XYPath | static |
NewCustomPath(const fl::function< vec2f(float)> &path, const rect< int > &drawbounds=rect< int >(), const TransformFloat &transform=TransformFloat(), const Str &name=xypath_detail::unique_missing_name()) | fl::XYPath | static |
NewGielisCurvePath(uint16_t width=0, uint16_t height=0, const Ptr< GielisCurveParams > ¶ms=NewPtr< GielisCurveParams >()) | fl::XYPath | static |
NewHeartPath() | fl::XYPath | static |
NewHeartPath(uint16_t width, uint16_t height) | fl::XYPath | static |
NewLinePath(float x0, float y0, float x1, float y1) | fl::XYPath | static |
NewLinePath(const Ptr< LinePathParams > ¶ms=NewPtr< LinePathParams >()) | fl::XYPath | static |
NewPhyllotaxisPath(uint16_t width=0, uint16_t height=0, const Ptr< PhyllotaxisParams > &args=NewPtr< PhyllotaxisParams >()) | fl::XYPath | static |
NewPointPath(float x, float y) | fl::XYPath | static |
NewRosePath(uint16_t width=0, uint16_t height=0, const Ptr< RosePathParams > ¶ms=NewPtr< RosePathParams >()) | fl::XYPath | static |
operator=(const Referent &) | fl::Referent | protected |
operator=(Referent &&) | fl::Referent | protected |
rasterize(float from, float to, int steps, XYRasterU8Sparse &raster, AlphaFunction *optional_alpha_gen=nullptr) | fl::XYPath | |
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(uint16_t width, uint16_t height) | fl::XYPath | |
setScale(float scale) | fl::XYPath | |
setTransform(const TransformFloat &transform) | fl::XYPath | |
setWeakPtr(Ptr< WeakReferent > weakRefNoCreate) | fl::Referent | inlineprivate |
transform() | fl::XYPath | |
unref() const | fl::Referent | protectedvirtual |
xy_brightness typedef | fl::XYPath | |
XYPath(XYPathGeneratorPtr path, TransformFloat transform=TransformFloat()) | fl::XYPath | |
~Referent() | fl::Referent | protectedvirtual |
~XYPath() | fl::XYPath | virtual |