![]() |
ROOT 6.12/07 Reference Guide |
Definition at line 57 of file TDisplayItem.hxx.
Public Member Functions | |
TPadDisplayItem () | |
virtual | ~TPadDisplayItem () |
void | Add (TDisplayItem *snap) |
void | Clear () |
TDisplayItem * | Last () const |
![]() | |
TDisplayItem () | |
TDisplayItem (const TDisplayItem &rhs) | |
virtual | ~TDisplayItem () |
int | GetKind () const |
const char * | GetObjectID () const |
const char * | GetOption () |
void | SetKind (int kind) |
void | SetObjectID (const char *id) |
void | SetObjectIDAsPtr (void *ptr) |
void | SetOption (const char *opt) |
Protected Attributes | |
std::vector< TDisplayItem * > | fPrimitives |
![]() | |
int | fKind |
std::string | fObjectID |
std::string | fOption |
Additional Inherited Members | |
![]() | |
static std::string | MakeIDFromPtr (void *ptr) |
#include <ROOT/TDisplayItem.hxx>
|
inline |
Definition at line 62 of file TDisplayItem.hxx.
|
virtual |
Definition at line 49 of file TDisplayItem.cxx.
|
inline |
Definition at line 64 of file TDisplayItem.hxx.
void ROOT::Experimental::TPadDisplayItem::Clear | ( | ) |
Definition at line 54 of file TDisplayItem.cxx.
|
inline |
Definition at line 65 of file TDisplayItem.hxx.
|
protected |
Definition at line 59 of file TDisplayItem.hxx.