13void arrow_standalone()
21 mf->SetWindowName(
"Arrow Foo");
30 evf->AddFrame(ev->GetFrame(),
35 eve_v->SetGLViewer(ev, ev->GetFrame());
36 eve_v->IncDenyDestroy();
59 auto c =
new TCanvas(
"Foo",
"Bar", 400, 400);
R__EXTERN TEveManager * gEve
TEveViewerList * GetViewers() const
static TEveManager * Create(Bool_t map_window=kTRUE, Option_t *opt="FIV")
If global TEveManager* gEve is not set initialize it.
TEveScene * GetEventScene() const
static void Macro(const char *mac)
Execute macro 'mac'. Do not reload the macro.
virtual void AddElement(TEveElement *el)
Call base-class implementation.
Eve representation of TGLViewer.
Minimal GL-viewer that can be embedded in a standard ROOT frames.