virtual Bool_t Handle(TGLRnrCtx &rnrCtx, TGLOvlSelectRecord &selRec, Event_t *event)
Handle overlay event.
 
virtual Bool_t MouseEnter(TGLOvlSelectRecord &selRec)
Mouse has entered this element.
 
virtual Bool_t MouseStillInside(TGLOvlSelectRecord &selRec)
 
virtual void MouseLeave()
Mouse has left the element.
 
Manage a collection of overlay elements.
 
Selection record for overlay objects.
 
The TGLRnrCtx class aggregates data for a given redering context as needed by various parts of the RO...