9#ifndef ROOT7_RAttrMarker
10#define ROOT7_RAttrMarker
16namespace Experimental {
Base class for attributes aggregations like lines or fill attributes.
RAttrValue< EStyle > style
! marker style
RAttrMarker(const RColor &_color, double _size, EStyle _style)
R__ATTR_CLASS(RAttrMarker, "marker")
RAttrValue< double > size
! marker size >1 pixels, <1 relative to pad height
RAttrValue< RColor > color
! marker color
Template class to access single value from drawable or other attributes.
static R__DLLEXPORT constexpr RGB_t kBlack
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...