12 #ifndef ROOT_TEveTrackGL 13 #define ROOT_TEveTrackGL virtual Bool_t SupportsSecondarySelect() const
The TGLRnrCtx class aggregates data for a given redering context as needed by various parts of the RO...
TEveTrackGL()
Default constructor.
TEveTrackGL & operator=(const TEveTrackGL &)
#define ClassDef(name, id)
virtual void DirectDraw(TGLRnrCtx &rnrCtx) const
GL rendering code.
virtual Bool_t SetModel(TObject *obj, const Option_t *opt=0)
Set model object.
GL-renderer for TEveLine class.
Standard selection record including information about containing scene and details ob out selected ob...
Base GL viewer object - used by both standalone and embedded (in pad) GL.
GL-renderer for TEveTrack class.
Visual representation of a track.
Mother of all ROOT objects.
TGLScene provides management and rendering of ROOT's default 3D /object representation as logical and...
virtual void ProcessSelection(TGLRnrCtx &rnrCtx, TGLSelectRecord &rec)
Processes secondary selection from TGLViewer.
void RenderPathMarksAndFirstVertex(TGLRnrCtx &rnrCtx) const
Render path-marks and the first vertex, if required.