Inheritance diagram for MyTimer:
Public Member Functions | |
MyTimer (TGLAnnotation *x) | |
virtual Bool_t | Notify () |
ClassDef (MyTimer, 0) | |
Private Attributes | |
TGLAnnotation * | m_label |
Definition at line 21 of file annotation.C.
MyTimer::MyTimer | ( | TGLAnnotation * | x | ) | [inline] |
Definition at line 27 of file annotation.C.
virtual Bool_t MyTimer::Notify | ( | ) | [inline, virtual] |
Reimplemented from TTimer.
Definition at line 31 of file annotation.C.
References d, TEveManager::GetDefaultGLViewer(), gEve, m_label, TGLViewer::RequestDraw(), TTimer::Reset(), TGLAnnotation::SetText(), TTimer::SetTime(), TTimer::TurnOff(), and TTimer::TurnOn().
MyTimer::ClassDef | ( | MyTimer | , | |
0 | ||||
) |
TGLAnnotation* MyTimer::m_label [private] |