40 fM = SetModelDynCast<TEvePlot3D>(obj);
The TGLRnrCtx class aggregates data for a given redering context as needed by various parts of the RO...
static TGLPlot3D * CreatePlot(TH3 *h, TPolyMarker3D *pm)
Create GL plot for specified TH3 and polymarker.
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.
const TGLBoundingBox & BoundingBox() const
virtual void DirectDraw(TGLRnrCtx &rnrCtx) const
Render with OpenGL.
virtual void DirectDraw(TGLRnrCtx &rnrCtx) const =0
Mother of all ROOT objects.
TGLBoundingBox fBoundingBox
Also plays the role of ID.
Bool_t fDLCache
display-list validity bit-field
TEvePlot3DGL()
Constructor.