12 #ifndef ROOT_TEveCompound 13 #define ROOT_TEveCompound Abstract base class for classes that hold results of a non-linear projection transformation.
std::set< TEveElement * > Set_t
virtual void AddElement(TEveElement *el)
Call base-class implementation.
virtual void RemoveElementLocal(TEveElement *el)
Decompoundofy el, call base-class version.
Description of TEveCompound.
#define ClassDef(name, id)
Description of TEveCompoundProjected.
virtual void UpdateProjection()
virtual TClass * ProjectedClass(const TEveProjection *p) const
Virtual from TEveProjectable, returns TEveCompoundProjected class.
Base-class for non-linear projections.
Bool_t IsCompoundOpen() const
virtual ~TEveCompoundProjected()
virtual void SetMainColor(Color_t color)
SetMainColor for the compound.
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.