Definition at line 31 of file REveDataCollection.hxx.
#include <ROOT/REveDataCollection.hxx>
◆ REveDataItem()
ROOT::Experimental::REveDataItem::REveDataItem |
( |
void * |
d, |
|
|
Color_t |
c |
|
) |
| |
|
inline |
◆ GetDataPtr()
void * ROOT::Experimental::REveDataItem::GetDataPtr |
( |
| ) |
|
|
inline |
◆ GetFiltered()
Bool_t ROOT::Experimental::REveDataItem::GetFiltered |
( |
| ) |
const |
|
inline |
◆ GetMainColor()
Color_t ROOT::Experimental::REveDataItem::GetMainColor |
( |
| ) |
const |
|
inline |
◆ GetRnrSelf()
Bool_t ROOT::Experimental::REveDataItem::GetRnrSelf |
( |
| ) |
const |
|
inline |
◆ GetVisible()
Bool_t ROOT::Experimental::REveDataItem::GetVisible |
( |
| ) |
const |
|
inline |
◆ SetFiltered()
void ROOT::Experimental::REveDataItem::SetFiltered |
( |
Bool_t |
i | ) |
|
|
inline |
◆ SetMainColor()
void ROOT::Experimental::REveDataItem::SetMainColor |
( |
Color_t |
i | ) |
|
|
inline |
◆ SetRnrSelf()
void ROOT::Experimental::REveDataItem::SetRnrSelf |
( |
Bool_t |
i | ) |
|
|
inline |
◆ fColor
Color_t ROOT::Experimental::REveDataItem::fColor {0} |
|
private |
◆ fDataPtr
void* ROOT::Experimental::REveDataItem::fDataPtr {nullptr} |
|
private |
◆ fFiltered
Bool_t ROOT::Experimental::REveDataItem::fFiltered {false} |
|
private |
◆ fRnrSelf
Bool_t ROOT::Experimental::REveDataItem::fRnrSelf {true} |
|
private |
The documentation for this class was generated from the following file: