9#ifndef ROOT7_ROnFrameDrawable
10#define ROOT7_ROnFrameDrawable
16namespace Experimental {
Template class to access single value from drawable or other attributes.
Base class for drawable entities: objects that can be painted on a RPad.
Base class for drawable which can be drawn on frame or on pad.
RAttrValue< bool > clipping
! is clipping on when drawn on the frame
RAttrValue< bool > onFrame
! is drawn on the frame or not
ROnFrameDrawable(const ROnFrameDrawable &)=delete
virtual ~ROnFrameDrawable()=default
ROnFrameDrawable & operator=(const ROnFrameDrawable &)=delete
ROnFrameDrawable(const char *type)
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...