20 #ifndef FASTUIDRAW_PAINTER_EFFECT_HPP 21 #define FASTUIDRAW_PAINTER_EFFECT_HPP 25 #include <fastuidraw/util/rect.hpp> 81 number_passes(
void)
const = 0;
106 const Rect &brush_rect,
A PainterEffect represents the interface to define and effect to apply to image data. At its core, it is made up of a sequence of passes.
all classes and functions of FastUIDraw are in the namespace fastuidraw.
A wrapper over a pointer to implement reference counting.
A brush_value stores the brush applied; it stores a pointer to a PainterBrushShader together with a P...
Defines default reference counting base classes.
Class for which copy ctor and assignment operator are private functions.
file reference_counted.hpp