12 #ifndef ROOT_TGLCameraGuide
13 #define ROOT_TGLCameraGuide
The TGLRnrCtx class aggregates data for a given redering context as needed by various parts of the RO...
virtual ~TGLCameraGuide()
virtual Bool_t MouseEnter(TGLOvlSelectRecord &selRec)
Mouse has entered overlay area.
virtual Bool_t Handle(TGLRnrCtx &rnrCtx, TGLOvlSelectRecord &selRec, Event_t *event)
Handle overlay event.
TGLCameraGuide & operator=(const TGLCameraGuide &)
Draws arrows showing camera orientation in the overlay.
virtual void MouseLeave()
Mouse has left overlay area.
TGLCameraGuide(const TGLCameraGuide &)
void SetXY(Float_t x, Float_t y)
ClassDef(TGLCameraGuide, 0)
Selection record for overlay objects.
virtual void Render(TGLRnrCtx &rnrCtx)
Render the camera axis arrows.