9#ifndef ROOT7_RAttrBorder 
   10#define ROOT7_RAttrBorder 
   16namespace Experimental {
 
#define R__ATTR_CLASS_DERIVED(ClassName, dflt_prefix, BaseClass)
 
Drawing line attributes for different objects.
 
RAttrValue< int > ry
! rounding on y coordinate, px
 
RAttrValue< int > rx
! rounding on x coordinate, px
 
Drawing line attributes for different objects.
 
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...