| TEveElement() |
| TEveElement(Color_t& main_color) |
| TEveElement(const TEveElement& e) |
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) |
virtual void | AddStamp(UChar_t bits) |
virtual void | Annihilate() |
virtual void | AnnihilateElements() |
Bool_t | ApplyVizTag(const TString& tag, const TString& fallback_tag = "") |
TEveElement::List_i | BeginChildren() |
TEveElement::List_ci | BeginChildren() const |
TEveElement::List_i | BeginParents() |
TEveElement::List_ci | BeginParents() const |
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() |
virtual void | ClearStamps() |
virtual void | CloneChildrenRecurse(TEveElement* dest, Int_t level = 0) const |
virtual TEveElement* | CloneElement() const |
virtual TEveElement* | CloneElementRecurse(Int_t level = 0) const |
virtual void | CollectSceneParents(TEveElement::List_t& scenes) |
virtual void | CollectSceneParentsFromChildren(TEveElement::List_t& scenes, TEveElement* parent) |
virtual void | CopyVizParams(const TEveElement* el) |
virtual void | CopyVizParamsFromDB() |
void | CSCApplyMainColorToAllChildren() |
void | CSCApplyMainColorToMatchingChildren() |
void | CSCApplyMainTransparencyToAllChildren() |
void | CSCApplyMainTransparencyToMatchingChildren() |
void | CSCImplySelectAllChildren() |
void | CSCTakeAnyParentAsMaster() |
void | DecDenyDestroy() |
virtual void | DecImpliedHighlighted() |
virtual void | DecImpliedSelected() |
void | DecParentIgnoreCnt() |
virtual void | Destroy()MENU |
virtual void | DestroyElements()MENU |
virtual void | DestroyListSubTree(TGListTree* ltree, TGListTreeItem* parent) |
virtual void | DestroyMainTrans() |
virtual void | DestroyOrWarn() |
void | DisableListElements(Bool_t rnr_self = kFALSE, Bool_t rnr_children = kFALSE)MENU |
void | DumpSourceObject() constMENU |
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_ci | EndChildren() const |
TEveElement::List_i | EndParents() |
TEveElement::List_ci | EndParents() const |
virtual void | ExpandIntoListTree(TGListTree* ltree, TGListTreeItem* parent) |
void | ExportSourceObjectToCINT(char* var_name) constMENU |
virtual void | ExportToCINT(char* 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) |
Bool_t | FindVizModel() |
TEveElement* | FirstChild() const |
virtual TEveElement* | ForwardEdit() |
virtual TEveElement* | ForwardSelection() |
UChar_t | GetChangeBits() const |
TEveCompound* | GetCompound() |
Int_t | GetDenyDestroy() const |
Bool_t | GetDestroyOnZeroRefCnt() const |
virtual TObject* | GetEditorObject(const TEveException& eh) const |
virtual const char* | GetElementName() const |
virtual const char* | GetElementTitle() const |
virtual TString | GetHighlightTooltip() |
virtual const TGPicture* | GetListTreeCheckBoxIcon() |
virtual const TGPicture* | GetListTreeIcon(Bool_t open = kFALSE) |
virtual Color_t | GetMainColor() const |
Color_t* | GetMainColorPtr() const |
virtual Char_t | GetMainTransparency() const |
TEveElement* | GetMaster() |
virtual Int_t | GetNItems() const |
virtual TObject* | GetObject(const TEveException& eh) const |
Int_t | GetParentIgnoreCnt() const |
virtual TObject* | GetRenderObject(const TEveException& eh) const |
virtual Bool_t | GetRnrAnything() const |
virtual Bool_t | GetRnrChildren() const |
virtual Bool_t | GetRnrSelf() const |
virtual Bool_t | GetRnrState() const |
virtual UChar_t | GetSelectedLevel() const |
TRef& | GetSource() |
TObject* | GetSourceObject() const |
void* | GetUserData() const |
TEveElement* | GetVizModel() const |
const TString& | GetVizTag() const |
virtual Bool_t | HandleElementPaste(TEveElement* el) |
Bool_t | HasChild(TEveElement* el) |
Bool_t | HasChildren() const |
virtual Bool_t | HasMainColor() const |
virtual Bool_t | HasMainTrans() const |
Bool_t | HasParents() const |
virtual void | HighlightElement(Bool_t state) |
void | IncDenyDestroy() |
virtual void | IncImpliedHighlighted() |
virtual void | IncImpliedSelected() |
void | IncParentIgnoreCnt() |
virtual void | InitMainTrans(Bool_t can_edit = kTRUE) |
virtual TClass* | IsA() const |
Bool_t | IsPickable() const |
TEveElement* | LastChild() const |
virtual void | NameTitleChanged() |
Int_t | NumChildren() const |
Int_t | NumParents() const |
virtual void | PadPaint(Option_t* option) |
virtual void | PaintStandard(TObject* id) |
void | PrintSourceObject() constMENU |
virtual void | ProjectAllChildren(Bool_t same_depth = kTRUE) |
virtual void | ProjectChild(TEveElement* el, Bool_t same_depth = kTRUE) |
virtual void | PropagateMainColorToProjecteds(Color_t color, Color_t old_color) |
virtual void | PropagateMainTransparencyToProjecteds(Char_t t, Char_t old_t) |
virtual void | PropagateRnrStateToProjecteds() |
virtual void | PropagateVizParamsToElements(TEveElement* el = 0) |
virtual void | PropagateVizParamsToProjecteds() |
virtual TEveTrans* | PtrMainTrans(Bool_t create = kTRUE) |
void | RecheckImpliedSelections() |
const TEveElement::List_t& | RefChildren() const |
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 | ResetAllCSCBits() |
void | ResetCSCBits(UChar_t f) |
void | SaveVizParams(ostream& out, const TString& tag, const TString& var) |
virtual void | SelectElement(Bool_t state) |
void | SetCompound(TEveCompound* c) |
void | SetCSCBits(UChar_t f) |
void | SetDestroyOnZeroRefCnt(Bool_t d) |
void | SetEditMainColor(Bool_t x) |
void | SetEditMainTransparency(Bool_t x) |
virtual void | SetElementName(const char* name) |
virtual void | SetElementNameTitle(const char* name, const char* title) |
virtual void | SetElementTitle(const char* title) |
void | SetMainAlpha(Float_t alpha) |
virtual void | SetMainColor(Color_t color) |
void | SetMainColorPixel(Pixel_t pixel) |
void | SetMainColorPtr(Color_t* color) |
void | SetMainColorRGB(UChar_t r, UChar_t g, UChar_t b) |
void | SetMainColorRGB(Float_t r, Float_t g, Float_t b) |
virtual void | SetMainTransparency(Char_t t) |
void | SetPickable(Bool_t p) |
void | SetPickableRecursively(Bool_t p) |
virtual Bool_t | SetRnrChildren(Bool_t rnr) |
virtual Bool_t | SetRnrSelf(Bool_t rnr) |
virtual Bool_t | SetRnrSelfChildren(Bool_t rnr_self, Bool_t rnr_children) |
virtual Bool_t | SetRnrState(Bool_t rnr) |
void | SetSourceObject(TObject* o) |
virtual void | SetTransMatrix(Double_t* carr) |
virtual void | SetTransMatrix(const TGeoMatrix& mat) |
void | SetUserData(void* ud) |
void | SetVizModel(TEveElement* model) |
void | SetVizTag(const TString& tag) |
virtual void | ShowMembers(TMemberInspector&) |
virtual Bool_t | SingleRnrState() const |
void | SpawnEditor()MENU |
void | StampColorSelection() |
void | StampObjProps() |
void | StampTransBBox() |
void | StampVisibility() |
virtual void | Streamer(TBuffer&) |
void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b) |
Bool_t | TestCSCBits(UChar_t f) const |
virtual void | UnHighlighted() |
virtual void | UnSelected() |
void | VizDB_Apply(const char* tag)MENU |
void | VizDB_Insert(const char* tag, Bool_t replace = kTRUE, Bool_t update = kTRUE)MENU |
void | VizDB_Reapply()MENU |
void | VizDB_UpdateModel(Bool_t update = kTRUE)MENU |
virtual void | WriteVizParams(ostream& out, const TString& var) |