10#define ROOT7_RAttrFill
17namespace Experimental {
Base class for all attributes, used with RDrawable.
Access RColor from drawable attributes.
RColor GetColor() const
Extract RColor for given attribute.
Drawing fill attributes for different objects.
R__ATTR_CLASS(RAttrFill, "fill")
RAttrFill & SetStyle(int style)
The fill style.
RAttrValue< int > fStyle
! fill style
RAttrFill & SetColor(const RColor &color)
The fill color.
RAttrColor fColor
! fill color
Template class to access single value from drawable or other attributes.
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...