| TEveElement() |
| TEveElement(Color_t& main_color) |
virtual | ~TEveElement() |
virtual Bool_t | AcceptElement(TEveElement* el) |
virtual void | AddElement(TEveElement* el) |
virtual TGListTreeItem* | AddIntoListTree(TGListTree* ltree, TGListTreeItem* parent_lti) |
virtual TGListTreeItem* | AddIntoListTree(TGListTree* ltree, TEveElement* parent) |
virtual TGListTreeItem* | AddIntoListTrees(TEveElement* parent) |
virtual void | AddParent(TEveElement* re) |
void | AddStamp(UChar_t bits) |
TEveElement::List_i | BeginChildren() |
TEveElement::List_i | BeginParents() |
virtual Bool_t | CanEditElement() const |
virtual Bool_t | CanEditMainColor() const |
virtual Bool_t | CanEditMainTrans() const |
virtual Bool_t | CanEditMainTransparency() const |
virtual void | CheckReferenceCount(const TEveException& eh = "TEveElement::CheckReferenceCount ") |
static TClass* | Class() |
void | ClearStamps() |
virtual void | CollectSceneParents(TEveElement::List_t& scenes) |
virtual void | CollectSceneParentsFromChildren(TEveElement::List_t& scenes, TEveElement* parent) |
void | DecDenyDestroy() |
void | DecImpliedHighlighted() |
void | DecImpliedSelected() |
virtual void | Destroy()MENU |
virtual void | DestroyElements()MENU |
virtual void | DestroyListSubTree(TGListTree* ltree, TGListTreeItem* parent) |
virtual void | DestroyMainTrans() |
void | DisableListElements(Bool_t rnr_self = kFALSE, Bool_t rnr_children = kFALSE)MENU |
virtual void | ElementChanged(Bool_t update_scenes = kTRUE, Bool_t redraw = kFALSE) |
void | EnableListElements(Bool_t rnr_self = kTRUE, Bool_t rnr_children = kTRUE)MENU |
TEveElement::List_i | EndChildren() |
TEveElement::List_i | EndParents() |
virtual void | ExpandIntoListTree(TGListTree* ltree, TGListTreeItem* parent) |
virtual void | ExportToCINT(Text_t* var_name)MENU |
virtual void | FillImpliedSelectedSet(TEveElement::Set_t& impSelSet) |
TEveElement* | FindChild(const TString& name, const TClass* cls = 0) |
TEveElement* | FindChild(TPRegexp& regexp, const TClass* cls = 0) |
Int_t | FindChildren(TEveElement::List_t& matches, const TString& name, const TClass* cls = 0) |
Int_t | FindChildren(TEveElement::List_t& matches, TPRegexp& regexp, const TClass* cls = 0) |
virtual TEveElement::sLTI_i | FindItem(TGListTree* ltree) |
virtual TEveElement::sLTI_i | FindItem(TGListTree* ltree, TGListTreeItem* parent_lti) |
virtual TGListTreeItem* | FindListTreeItem(TGListTree* ltree) |
virtual TGListTreeItem* | FindListTreeItem(TGListTree* ltree, TGListTreeItem* parent_lti) |
UChar_t | GetChangeBits() const |
Int_t | GetDenyDestroy() const |
Bool_t | GetDestroyOnZeroRefCnt() const |
virtual TObject* | GetEditorObject(const TEveException& eh = "TEveElement::GetEditorObject ") const |
virtual const Text_t* | GetElementName() const |
virtual const Text_t* | GetElementTitle() const |
virtual const TGPicture* | GetListTreeCheckBoxIcon() |
virtual const TGPicture* | GetListTreeIcon(Bool_t open = kFALSE) |
virtual Color_t | GetMainColor() const |
Color_t* | GetMainColorPtr() |
virtual UChar_t | GetMainTransparency() const |
Int_t | GetNChildren() const |
virtual Int_t | GetNItems() const |
Int_t | GetNParents() const |
virtual TObject* | GetObject(const TEveException& eh = "TEveElement::GetObject ") const |
virtual TObject* | GetRenderObject(const TEveException& eh = "TEveElement::GetRenderObject ") const |
virtual Bool_t | GetRnrChildren() const |
virtual Bool_t | GetRnrSelf() const |
virtual Bool_t | GetRnrState() const |
virtual UChar_t | GetSelectedLevel() const |
void* | GetUserData() const |
virtual Bool_t | HandleElementPaste(TEveElement* el) |
Bool_t | HasChild(TEveElement* el) |
virtual Bool_t | HasMainColor() const |
virtual Bool_t | HasMainTrans() const |
void | HighlightElement(Bool_t state) |
void | IncDenyDestroy() |
void | IncImpliedHighlighted() |
void | IncImpliedSelected() |
virtual void | InitMainTrans(Bool_t can_edit = kTRUE) |
virtual TClass* | IsA() const |
Bool_t | IsPickable() const |
virtual void | PadPaint(Option_t* option) |
virtual TEveTrans* | PtrMainTrans() |
virtual TEveTrans& | RefMainTrans() |
virtual void | RemoveElement(TEveElement* el) |
virtual void | RemoveElementLocal(TEveElement* el) |
virtual void | RemoveElements() |
virtual void | RemoveElementsLocal() |
virtual Bool_t | RemoveFromListTree(TGListTree* ltree, TGListTreeItem* parent_lti) |
virtual Int_t | RemoveFromListTrees(TEveElement* parent) |
virtual void | RemoveParent(TEveElement* re) |
void | SelectElement(Bool_t state) |
void | SetDestroyOnZeroRefCnt(Bool_t d) |
virtual void | SetElementName(const Text_t* name) |
virtual void | SetElementNameTitle(const Text_t* name, const Text_t* title) |
virtual void | SetElementTitle(const Text_t* title) |
virtual void | SetMainColor(Color_t color) |
void | SetMainColor(Pixel_t pixel) |
void | SetMainColorPtr(Color_t* color) |
virtual void | SetMainTransparency(UChar_t) |
void | SetPickable(Bool_t p) |
virtual void | SetRnrChildren(Bool_t rnr) |
virtual void | SetRnrSelf(Bool_t rnr) |
virtual void | SetRnrState(Bool_t rnr) |
void | SetStamp(UChar_t bits) |
virtual void | SetTransMatrix(Double_t* carr) |
virtual void | SetTransMatrix(const TGeoMatrix& mat) |
void | SetUserData(void* ud) |
virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
virtual Bool_t | SingleRnrState() const |
void | SpawnEditor()MENU |
void | StampColorSelection() |
void | StampObjProps() |
void | StampTransBBox() |
virtual void | Streamer(TBuffer& b) |
void | StreamerNVirtual(TBuffer& b) |
virtual void | UpdateItems() |