104 log->fCoord.SetXLog(pad->
GetLogx());
105 log->fCoord.SetYLog(pad->
GetLogy());
106 log->fCoord.SetZLog(pad->
GetLogz());
107 log->SetModel(obj, opt);
124 log->fCoord.SetXLog(logx);
125 log->fCoord.SetYLog(logy);
126 log->fCoord.SetZLog(logz);
127 log->SetModel(obj, opt);
bool Bool_t
Boolean (0=false, 1=true) (bool).
const char Option_t
Option string (const char).
Bool_t fDLCache
! use display list caching
GL-renderer wrapper for TGLParametricEquation.
static TGLPlot3D * CreatePlot(TH3 *h, TPolyMarker3D *pm)
Create GL plot for specified TH3 and polymarker.
TGLPlot3D(const TGLPlot3D &)=delete
TGLPlotPainter * fPlotPainter
static TGLPlot3D * InstantiatePlot(TObject *obj)
Instantiate the correct plot-painter for given object.
void SetPainter(TGLPlotPainter *p)
Set painter object and destroy the old one.
~TGLPlot3D() override
Destructor.
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