|
| virtual void | BuildItem (const void *data, int index, REveElement *iCollectionHolder, const REveViewContext *)=0 |
| |
| virtual void | BuildItemViewType (const void *data, int index, REveElement *iCollectionHolder, const std::string &viewType, const REveViewContext *)=0 |
| |
| void | BuildProduct (const REveDataCollection *iCollection, REveElement *product, const REveViewContext *) override |
| |
| void | BuildProductViewType (const REveDataCollection *iCollection, REveElement *product, const std::string &viewType, const REveViewContext *) override |
| |
| void | Clean () override |
| |
| virtual void | CleanLocal () |
| |
| REveCollectionCompound * | CreateCompound (bool set_color=true, bool propagate_color_to_all_children=false) |
| |
| void | FillImpliedSelected (REveElement::Set_t &impSet, const std::set< int > &sec_idcs, Product *p) override |
| |
| REveCompound * | GetHolder (REveElement *product, int idx) |
| |
| virtual void | LocalModelChanges (int idx, REveElement *el, const REveViewContext *ctx) |
| |
| void | ModelChanges (const REveDataCollection::Ids_t &iIds, Product *p) override |
| |
| virtual void | ScaleProduct (REveElement *, const std::string &) |
| |
| bool | VisibilityModelChanges (int idx, REveElement *, const std::string &viewType, const REveViewContext *) override |
| |
#include <ROOT/REveDataSimpleProxyBuilder.hxx>
◆ EProductMap_t
◆ REveDataSimpleProxyBuilder() [1/2]
| REveDataSimpleProxyBuilder::REveDataSimpleProxyBuilder |
( |
| ) |
|
◆ ~REveDataSimpleProxyBuilder()
| REveDataSimpleProxyBuilder::~REveDataSimpleProxyBuilder |
( |
| ) |
|
|
override |
◆ REveDataSimpleProxyBuilder() [2/2]
◆ Build()
| void REveDataProxyBuilderBase::Build |
( |
| ) |
|
|
virtualinherited |
◆ BuildItem()
◆ BuildItemViewType()
◆ BuildProduct()
◆ BuildProductViewType()
◆ Clean()
| void REveDataSimpleProxyBuilder::Clean |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ CleanLocal()
| void REveDataProxyBuilderBase::CleanLocal |
( |
| ) |
|
|
protectedvirtualinherited |
◆ Collection()
◆ CollectionBeingDestroyed()
◆ CollectionChanged()
◆ Context()
◆ CreateCompound()
◆ CreateProduct()
◆ FillImpliedSelected() [1/2]
◆ FillImpliedSelected() [2/2]
◆ GetHaveAWindow()
| bool ROOT::Experimental::REveDataProxyBuilderBase::GetHaveAWindow |
( |
| ) |
const |
|
inlineinherited |
◆ GetHolder()
◆ HaveSingleProduct()
| virtual bool ROOT::Experimental::REveDataProxyBuilderBase::HaveSingleProduct |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ LocalModelChanges()
|
|
protectedvirtualinherited |
◆ ModelChanges() [1/2]
◆ ModelChanges() [2/2]
◆ operator=()
◆ ScaleChanged()
| void REveDataProxyBuilderBase::ScaleChanged |
( |
| ) |
|
|
virtualinherited |
◆ ScaleProduct()
|
|
inlineprotectedvirtualinherited |
◆ SetCollection()
◆ SetHaveAWindow()
| void REveDataProxyBuilderBase::SetHaveAWindow |
( |
bool | iHaveAWindow | ) |
|
|
inherited |
◆ SetupAddElement()
◆ SetupElement()
This method is invoked to setup the per element properties of the various objects being drawn.
Definition at line 249 of file REveDataProxyBuilderBase.cxx.
◆ VisibilityModelChanges()
◆ fProductMap
◆ m_collection
◆ m_haveWindow
| bool ROOT::Experimental::REveDataProxyBuilderBase::m_haveWindow {false} |
|
privateinherited |
◆ m_modelsChanged
| bool ROOT::Experimental::REveDataProxyBuilderBase::m_modelsChanged {false} |
|
privateinherited |
◆ m_products
| std::vector<Product*> ROOT::Experimental::REveDataProxyBuilderBase::m_products |
|
protectedinherited |
The documentation for this class was generated from the following files: