17#include "TGLIncludes.h"
bool Bool_t
Boolean (0=false, 1=true) (bool).
const char Option_t
Option string (const char).
void DirectDraw(TGLRnrCtx &rnrCtx) const override
Render with OpenGL.
Bool_t SetModel(TObject *obj, const Option_t *opt=nullptr) override
Set model object.
void SetBBox() override
Set bounding box.
TEvePlot3DGL()
Constructor.
TGLBoundingBox fBoundingBox
! Shape's bounding box.
Bool_t fDLCache
! use display list caching
TT * SetModelDynCast(TObject *obj)
static TGLPlot3D * CreatePlot(TH3 *h, TPolyMarker3D *pm)
Create GL plot for specified TH3 and polymarker.
The TGLRnrCtx class aggregates data for a given redering context as needed by various parts of the RO...
Mother of all ROOT objects.