18 class MyTimer :
public TTimer 72 MyTimer* timer =
new MyTimer(ann);
void SetVertex(Int_t i, Float_t x, Float_t y, Float_t z)
Set vertex 'i'.
void Reset()
Reset the timer.
3D box with arbitrary vertices (cuboid).
void Redraw3D(Bool_t resetCameras=kFALSE, Bool_t dropLogicals=kFALSE)
void AddElement(TEveElement *element, TEveElement *parent=0)
Add an element.
void SetTextSize(Float_t x)
virtual void SetMainColor(Color_t color)
Set main color.
static TEveManager * Create(Bool_t map_window=kTRUE, Option_t *opt="FIV")
If global TEveManager* gEve is not set initialize it.
virtual Bool_t Notify()
Notify when timer times out.
void RequestDraw(Short_t LOD=TGLRnrCtx::kLODMed)
Post request for redraw of viewer at level of detail 'LOD' Request is directed via cross thread gVirt...
R__EXTERN TEveManager * gEve
void SetText(const TString &x)
virtual void TurnOff()
Remove timer from system timer list.
Handles synchronous and a-synchronous timer events.
Base GL viewer object - used by both standalone and embedded (in pad) GL.
TGLViewer * GetDefaultGLViewer() const
Get TGLViewer of the default TEveViewer.
virtual void SetMainTransparency(Char_t t)
Set main-transparency.
const char * AsString() const
Return the date & time as a string (ctime() format).
you should not use this method at all Int_t Int_t z
you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t Double_t Double_t Double_t Double_t b
virtual void TurnOn()
Add the timer to the system timer list.
This class stores the date and time with a precision of one second in an unsigned 32 bit word (950130...
void SetTime(Long_t milliSec)