12 #ifndef ROOT_TEveCompound
13 #define ROOT_TEveCompound
Abstract base class for classes that hold results of a non-linear projection transformation.
virtual void SetMainColor(Color_t color)
Revert back to the behaviour of TEveElement as color is propagated:
std::set< TEveElement * > Set_t
virtual TClass * ProjectedClass(const TEveProjection *p) const
Virtual from TEveProjectable, returns TEveCompoundProjected class.
ClassDef(TEveCompound, 0)
virtual void AddElement(TEveElement *el)
Call base-class implementation.
virtual void RemoveElementLocal(TEveElement *el)
Decompoundofy el, call base-class version.
TEveCompoundProjected & operator=(const TEveCompoundProjected &)
Bool_t IsCompoundOpen() const
Description of TEveCompound.
Description of TEveCompoundProjected.
virtual void UpdateProjection()
TEveCompoundProjected()
Constructor.
Base-class for non-linear projections.
virtual ~TEveCompoundProjected()
virtual void SetMainColor(Color_t color)
SetMainColor for the compound.
ClassDef(TEveCompoundProjected, 0)
virtual void RemoveElementsLocal()
Decompoundofy children, call base-class version.
virtual TEveElement * GetProjectedAsElement()
Returns this projected dynamic-casted to TEveElement.
The ROOT global object gROOT contains a list of all defined classes.
TEveCompound(const TEveCompound &)
virtual void SetMainTransparency(Char_t t)
SetMainTransparency for the compound.
Base class for TEveUtil visualization elements, providing hierarchy management, rendering control and...
TEveCompound & operator=(const TEveCompound &)
virtual void FillImpliedSelectedSet(Set_t &impSelSet)
Recurse on all children that are in this compound and call the base-class version.