76 else if (obj->
InheritsFrom(TGLParametricEquation::Class()))
Bool_t fDLCache
display-list validity bit-field
Base-class for direct OpenGL renderers.
virtual Bool_t SetModel(TObject *obj, const Option_t *opt=0)=0
GL-renderer wrapper for TGLParametricEquation.
Description of 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.
void SetPainter(TGLPlotPainter *p)
Set painter object and destroy the old one.
void SetXLog(Bool_t xLog)
If log changed, sections must be reset, set fModified.
void SetZLog(Bool_t zLog)
If log changed, sections must be reset, set fModified.
void SetYLog(Bool_t yLog)
If log changed, sections must be reset, set fModified.
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