105 log->fCoord.SetXLog(pad->
GetLogx());
106 log->fCoord.SetYLog(pad->
GetLogy());
107 log->fCoord.SetZLog(pad->
GetLogz());
108 log->SetModel(obj, opt);
125 log->fCoord.SetXLog(logx);
126 log->fCoord.SetYLog(logy);
127 log->fCoord.SetZLog(logz);
128 log->SetModel(obj, opt);
winID h TVirtualViewer3D TVirtualGLPainter p
Bool_t fDLCache
display-list validity bit-field
Base-class for direct OpenGL renderers.
GL-renderer wrapper for TGLParametricEquation.
Description of TGLPlot3D.
static TGLPlot3D * CreatePlot(TH3 *h, TPolyMarker3D *pm)
Create GL plot for specified TH3 and polymarker.
TGLPlotPainter * fPlotPainter
static TGLPlot3D * InstantiatePlot(TObject *obj)
Instantiate the correct plot-painter for given object.
virtual ~TGLPlot3D()
Destructor.
void SetPainter(TGLPlotPainter *p)
Set painter object and destroy the old one.
Base class for plot-painters that provide GL rendering of various 2D and 3D histograms,...
Rendering of TH2 and derived classes.
OpenGL renderer class for TH3.
The 3-D histogram classes derived from the 1-D histogram classes.
Mother of all ROOT objects.
virtual Bool_t InheritsFrom(const char *classname) const
Returns kTRUE if object inherits from class "classname".
TVirtualPad is an abstract base class for the Pad and Canvas classes.
virtual Int_t GetLogz() const =0
virtual Int_t GetLogy() const =0
virtual Int_t GetLogx() const =0