#define ClassDef(name, id)
winID h TVirtualViewer3D TVirtualGLPainter p
Base-class for direct OpenGL renderers.
Description of TGLPlot3D.
TGLPlot3D(const TGLPlot3D &)
static TGLPlot3D * CreatePlot(TH3 *h, TPolyMarker3D *pm)
Create GL plot for specified TH3 and polymarker.
TGLPlotCoordinates fCoord
TGLPlotPainter * fPlotPainter
static TGLPlot3D * InstantiatePlot(TObject *obj)
Instantiate the correct plot-painter for given object.
virtual ~TGLPlot3D()
Destructor.
virtual Bool_t KeepDuringSmartRefresh() const
void SetPainter(TGLPlotPainter *p)
Set painter object and destroy the old one.
TGLPlot3D & operator=(const TGLPlot3D &)
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.