Logo ROOT   6.14/05
Reference Guide
List of all members | Public Member Functions | List of all members
ROOT::Experimental::TDrawableBase< DERIVED > Class Template Reference

template<class DERIVED>
class ROOT::Experimental::TDrawableBase< DERIVED >

Definition at line 61 of file TDrawable.hxx.

Public Member Functions

TDrawingOptsBase & GetOptionsBase () override
 Get the reference to the drawing options as TDrawingOptsBase. More...
 
- Public Member Functions inherited from ROOT::Experimental::TDrawable
virtual ~TDrawable ()
 
virtual void Execute (const std::string &)
 
std::string GetId () const
 
virtual void Paint (Internal::TPadPainter &onPad)=0
 
virtual void PopulateMenu (TMenuItems &)
 Method can be used to provide menu items for the drawn object. More...
 

#include <ROOT/TDrawable.hxx>

Inheritance diagram for ROOT::Experimental::TDrawableBase< DERIVED >:
[legend]

Member Function Documentation

◆ GetOptionsBase()

template<class DERIVED>
TDrawingOptsBase& ROOT::Experimental::TDrawableBase< DERIVED >::GetOptionsBase ( )
inlineoverridevirtual

Get the reference to the drawing options as TDrawingOptsBase.

Used e.g. to identify the TDrawable in the list of primitives.

Implements ROOT::Experimental::TDrawable.

Definition at line 63 of file TDrawable.hxx.

Libraries for ROOT::Experimental::TDrawableBase< DERIVED >:
[legend]

The documentation for this class was generated from the following file: