12#ifndef ROOT_TEvePlot3DGL
13#define ROOT_TEvePlot3DGL
#define ClassDef(name, id)
OpenGL renderer class for TEvePlot3D.
virtual Bool_t SetModel(TObject *obj, const Option_t *opt=0)
Set model object.
virtual Bool_t KeepDuringSmartRefresh() const
TEvePlot3DGL(const TEvePlot3DGL &)
TEvePlot3DGL & operator=(const TEvePlot3DGL &)
virtual void DirectDraw(TGLRnrCtx &rnrCtx) const
Render with OpenGL.
virtual void SetBBox()
Set bounding box.
TEvePlot3DGL()
Constructor.
Description of TEvePlot3D.
Base-class for direct OpenGL renderers.
Description of TGLPlot3D.
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.