Generic display item for RDrawable, just reference drawable itself.
- Author
- Sergey Linev s.lin.nosp@m.ev@g.nosp@m.si.de
- Date
- 2017-05-31
- Warning
- This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!
Definition at line 65 of file RDisplayItem.hxx.
|
const RDrawable * | fDrawable {nullptr} |
| drawable
|
|
bool | fDummy {false} |
| if true, just placeholder for drawable which does not changed
|
|
unsigned | fIndex {0} |
| ! index inside current pad, used to produce fully-qualified id, not send to client
|
|
std::string | fObjectID |
| unique object identifier
|
|
RStyle * | fStyle {nullptr} |
| style object
|
|
#include <ROOT/RDisplayItem.hxx>
◆ RDrawableDisplayItem()
template<class DRAWABLE >
ROOT::Experimental::RDrawableDisplayItem::RDrawableDisplayItem |
( |
const DRAWABLE & |
dr | ) |
|
|
inline |
◆ ~RDrawableDisplayItem()
RDrawableDisplayItem::~RDrawableDisplayItem |
( |
| ) |
|
|
virtual |
◆ GetDrawable()
const RDrawable * ROOT::Experimental::RDrawableDisplayItem::GetDrawable |
( |
| ) |
const |
|
inline |
◆ fDrawable
const RDrawable* ROOT::Experimental::RDrawableDisplayItem::fDrawable {nullptr} |
|
protected |
The documentation for this class was generated from the following files: