12#ifndef ROOT_TEveLineGL
13#define ROOT_TEveLineGL
#define ClassDef(name, id)
GL-renderer for TEveLine class.
TEveLineGL & operator=(const TEveLineGL &)
virtual Bool_t SetModel(TObject *obj, const Option_t *opt=0)
Set model object.
virtual void DirectDraw(TGLRnrCtx &rnrCtx) const
Direct GL rendering for TEveLine.
TEveLineGL(const TEveLineGL &)
An arbitrary polyline with fixed line and marker attributes.
The TGLRnrCtx class aggregates data for a given redering context as needed by various parts of the RO...
TGLScene provides management and rendering of ROOT's default 3D /object representation as logical and...
Base GL viewer object - used by both standalone and embedded (in pad) GL.
Mother of all ROOT objects.
Direct OpenGL renderer for TPointSet3D.