12 #ifndef ROOT_TEvePlot3DGL
13 #define ROOT_TEvePlot3DGL
The TGLRnrCtx class aggregates data for a given redering context as needed by various parts of the RO...
virtual void DirectDraw(TGLRnrCtx &rnrCtx) const
Render with OpenGL.
virtual Bool_t SetModel(TObject *obj, const Option_t *opt=0)
Set model object.
virtual void SetBBox()
Set bounding box.
Base-class for direct OpenGL renderers.
OpenGL renderer class for TEvePlot3D.
Description of TEvePlot3D.
Description of TGLPlot3D.
ClassDef(TEvePlot3DGL, 0)
Base GL viewer object - used by both standalone and embedded (in pad) GL.
virtual Bool_t KeepDuringSmartRefresh() const
Mother of all ROOT objects.
TGLScene provides management and rendering of ROOT's default 3D /object representation as logical and...
TEvePlot3DGL & operator=(const TEvePlot3DGL &)
TEvePlot3DGL()
Constructor.