12 #ifndef ROOT_TGLPlot3D 13 #define ROOT_TGLPlot3D
void SetPainter(TGLPlotPainter *p)
Set painter object and destroy the old one.
static TGLPlot3D * CreatePlot(TH3 *h, TPolyMarker3D *pm)
Create GL plot for specified TH3 and polymarker.
static TGLPlot3D * InstantiatePlot(TObject *obj)
Instantiate the correct plot-painter for given object.
#define ClassDef(name, id)
Base-class for direct OpenGL renderers.
TGLPlotPainter * fPlotPainter
TVirtualPad is an abstract base class for the Pad and Canvas classes.
The 3-D histogram classes derived from the 1-D histogram classes.
Description of TGLPlot3D.
Helper class for plot-painters holding information about axis ranges, numbers of bins and flags if ce...
TGLPlotCoordinates fCoord
Base class for plot-painters that provide GL rendering of various 2D and 3D histograms, functions and parametric surfaces.
virtual ~TGLPlot3D()
Destructor.
Mother of all ROOT objects.
TGLPlot3D & operator=(const TGLPlot3D &)
virtual Bool_t KeepDuringSmartRefresh() const