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