| TEveManager(UInt_t w, UInt_t h) |
| virtual | ~TEveManager() |
| TCanvas* | AddCanvasTab(const char* name) |
| TGListTreeItem* | AddElement(TEveElement* element, TEveElement* parent = 0) |
| TGListTreeItem* | AddEvent(TEveEventManager* event) |
| TGListTreeItem* | AddGlobalElement(TEveElement* element, TEveElement* parent = 0) |
| TGListTreeItem* | AddToListTree(TEveElement* re, Bool_t open, TGListTree* lt = 0) |
| static TClass* | Class() |
| static TEveManager* | Create() |
| void | DisableRedraw() |
| void | DoRedraw3D() |
| void | EditElement(TEveElement* element) |
| void | ElementChanged(TEveElement* element, Bool_t update_scenes = kTRUE, Bool_t redraw = kFALSE) |
| void | ElementChecked(TEveElement* element, Bool_t state) |
| Bool_t | ElementPaste(TEveElement* element) |
| void | ElementSelect(TEveElement* element) |
| void | EnableRedraw() |
| void | FullRedraw3D(Bool_t resetCameras = kFALSE, Bool_t dropLogicals = kFALSE) |
| TEveBrowser* | GetBrowser() const |
| TEveEventManager* | GetCurrentEvent() const |
| TGeoManager* | GetDefaultGeometry() |
| TEveViewer* | GetDefViewer() const |
| TEveGedEditor* | GetEditor() const |
| TEveScene* | GetEventScene() const |
| TEveManager::TExceptionHandler* | GetExcHandler() const |
| TGeoManager* | GetGeometry(const TString& filename) |
| TGeoManager* | GetGeometryByAlias(const TString& alias) |
| TEveScene* | GetGlobalScene() const |
| TGLViewer* | GetGLViewer() const |
| Bool_t | GetKeepEmptyCont() const |
| TGListTree* | GetListTree() const |
| TEveGListTreeEditorFrame* | GetLTEFrame() const |
| TMacro* | GetMacro(const Text_t* name) const |
| TFolder* | GetMacroFolder() const |
| TGWindow* | GetMainWindow() const |
| TEveSceneList* | GetScenes() const |
| TGStatusBar* | GetStatusBar() const |
| TEveViewerList* | GetViewers() const |
| virtual TClass* | IsA() const |
| void | PreDeleteElement(TEveElement* element) |
| void | Redraw3D(Bool_t resetCameras = kFALSE, Bool_t dropLogicals = kFALSE) |
| void | RegisterGeometryAlias(const TString& alias, const TString& filename) |
| void | RegisterRedraw3D() |
| void | RemoveElement(TEveElement* element, TEveElement* parent) |
| void | RemoveFromListTree(TEveElement* element, TGListTree* lt, TGListTreeItem* lti) |
| void | ScenesChanged(list<TEveElement*>& scenes) |
| void | SetKeepEmptyCont(Bool_t k) |
| void | SetStatusLine(const char* text) |
| virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
| TEveScene* | SpawnNewScene(const Text_t* name, const Text_t* title = "") |
| TEveViewer* | SpawnNewViewer(const Text_t* name, const Text_t* title = "", Bool_t embed = kTRUE) |
| virtual void | Streamer(TBuffer& b) |
| void | StreamerNVirtual(TBuffer& b) |