ROOT 6.10/09 Reference Guide |
Base class for drawable entities: objects that can be painted on a TPad
.
Definition at line 30 of file TDrawable.hxx.
Public Member Functions | |
virtual | ~TDrawable () |
virtual void | Paint (TCanvas &onCanv)=0 |
Paint the object. More... | |
#include <ROOT/TDrawable.hxx>
|
virtual |
Definition at line 18 of file TDrawable.cxx.
Paint the object.
Implemented in ROOT::Experimental::Internal::THistDrawable< DIMENSIONS >.