12#ifndef ROOT_TGLCameraGuide 
   13#define ROOT_TGLCameraGuide 
#define ClassDef(name, id)
 
Draws arrows showing camera orientation in the overlay.
 
virtual void Render(TGLRnrCtx &rnrCtx)
Render the camera axis arrows.
 
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.
 
virtual void MouseLeave()
Mouse has left overlay area.
 
void SetXY(Float_t x, Float_t y)
 
TGLCameraGuide(const TGLCameraGuide &)
 
virtual ~TGLCameraGuide()
 
TGLCameraGuide & operator=(const TGLCameraGuide &)
 
Selection record for overlay objects.
 
The TGLRnrCtx class aggregates data for a given redering context as needed by various parts of the RO...
 
static constexpr double s