Standalone GL Viewer GUI main frame.
void CloseWindow()
Close the GUI frame.
TGLSAFrame(const TGLSAFrame &)
Bool_t ProcessMessage(Long_t msg, Long_t parm1, Long_t parm2)
Process GUI message - deferred back up to TGLSAViewer::ProcessFrameMessage()
virtual ~TGLSAFrame()
Destroy the GUI frame.
The top level standalone GL-viewer - created via plugin manager.
Bool_t ProcessFrameMessage(Long_t msg, Long_t parm1, Long_t)
Process GUI message capture by the main GUI frame (TGLSAFrame).
static void SingleShot(Int_t milliSec, const char *receiver_class, void *receiver, const char *method)
This static function calls a slot after a given time interval.