|
| virtual void | Build (const REveDataCollection *iItem, REveElement *product, const REveViewContext *) |
| |
| virtual void | BuildViewType (const REveDataCollection *iItem, REveElement *product, std::string viewType, const REveViewContext *) |
| |
| virtual void | Clean () |
| |
| virtual void | CleanLocal () |
| |
| REveCompound * | CreateCompound (bool set_color=true, bool propagate_color_to_all_children=false) const |
| |
| virtual void | LocalModelChanges (int idx, REveElement *el, const REveViewContext *ctx) |
| |
| virtual void | ModelChanges (const REveDataCollection::Ids_t &, Product *) |
| |
| virtual bool | VisibilityModelChanges (int idx, REveElement *, const REveViewContext *) |
| |
#include <ROOT/REveDataProxyBuilderBase.hxx>
◆ REveDataProxyBuilderBase()
| REveDataProxyBuilderBase::REveDataProxyBuilderBase |
( |
const std::string & |
type | ) |
|
◆ ~REveDataProxyBuilderBase()
| virtual ROOT::Experimental::REveDataProxyBuilderBase::~REveDataProxyBuilderBase |
( |
| ) |
|
|
inlinevirtual |
◆ Build() [1/2]
| void REveDataProxyBuilderBase::Build |
( |
| ) |
|
◆ Build() [2/2]
◆ BuildViewType()
◆ Clean()
| void REveDataProxyBuilderBase::Clean |
( |
| ) |
|
|
protectedvirtual |
◆ CleanLocal()
| void REveDataProxyBuilderBase::CleanLocal |
( |
| ) |
|
|
protectedvirtual |
◆ Collection()
| const REveDataCollection * ROOT::Experimental::REveDataProxyBuilderBase::Collection |
( |
| ) |
const |
|
inline |
◆ CollectionBeingDestroyed()
◆ CollectionChanged()
◆ Context()
| const REveViewContext & ROOT::Experimental::REveDataProxyBuilderBase::Context |
( |
| ) |
const |
◆ CreateCompound()
| REveCompound * REveDataProxyBuilderBase::CreateCompound |
( |
bool |
set_color = true, |
|
|
bool |
propagate_color_to_all_children = false |
|
) |
| const |
|
protected |
◆ CreateProduct()
◆ GetHaveAWindow()
| bool ROOT::Experimental::REveDataProxyBuilderBase::GetHaveAWindow |
( |
| ) |
const |
|
inline |
◆ HaveSingleProduct()
| virtual bool ROOT::Experimental::REveDataProxyBuilderBase::HaveSingleProduct |
( |
| ) |
const |
|
inlinevirtual |
◆ LocalModelChanges()
◆ ModelChanges() [1/2]
◆ ModelChanges() [2/2]
◆ SetCollection()
◆ SetHaveAWindow()
| void REveDataProxyBuilderBase::SetHaveAWindow |
( |
bool |
iHaveAWindow | ) |
|
◆ SetupAddElement()
◆ SetupElement()
| void REveDataProxyBuilderBase::SetupElement |
( |
REveElement * |
el, |
|
|
bool |
color = true |
|
) |
| const |
This method is invoked to setup the per element properties of the various objects being drawn.
Definition at line 326 of file REveDataProxyBuilderBase.cxx.
◆ Type()
| std::string ROOT::Experimental::REveDataProxyBuilderBase::Type |
( |
| ) |
const |
|
inline |
◆ VisibilityModelChanges()
◆ m_collection
| const REveDataCollection* ROOT::Experimental::REveDataProxyBuilderBase::m_collection {nullptr} |
|
private |
◆ m_haveWindow
| bool ROOT::Experimental::REveDataProxyBuilderBase::m_haveWindow |
|
private |
◆ m_layer
| float ROOT::Experimental::REveDataProxyBuilderBase::m_layer |
|
private |
◆ m_modelsChanged
| bool ROOT::Experimental::REveDataProxyBuilderBase::m_modelsChanged |
|
private |
◆ m_products
| std::vector<Product*> ROOT::Experimental::REveDataProxyBuilderBase::m_products |
|
protected |
◆ m_type
| std::string ROOT::Experimental::REveDataProxyBuilderBase::m_type |
|
private |
[legend]
The documentation for this class was generated from the following files: