TGLPlotCoordinates& | operator=(const TGLPlotCoordinates&) |
Bool_t | SetRangesCartesian(const TH1* hist, Bool_t errors = kFALSE, Bool_t zBins = kFALSE) |
Bool_t | SetRangesCylindrical(const TH1* hist) |
Bool_t | SetRangesPolar(const TH1* hist) |
Bool_t | SetRangesSpherical(const TH1* hist) |
TGLPlotCoordinates(const TGLPlotCoordinates&) |
EGLCoordType | fCoordType | |
Double_t | fFactor | |
Bool_t | fModified | |
Rgl::BinRange_t | fXBins | |
Bool_t | fXLog | |
Rgl::Range_t | fXRange | |
Rgl::Range_t | fXRangeScaled | |
Double_t | fXScale | |
Rgl::BinRange_t | fYBins | |
Bool_t | fYLog | |
Rgl::Range_t | fYRange | |
Rgl::Range_t | fYRangeScaled | |
Double_t | fYScale | |
Rgl::BinRange_t | fZBins | |
Bool_t | fZLog | |
Rgl::Range_t | fZRange | |
Rgl::Range_t | fZRangeScaled | |
Double_t | fZScale |
If coord type was changed, plot must reset sections (if any), set fModified.
Set bin ranges, ranges.
Set bin ranges, ranges, etc.
Set bin ranges, ranges, etc.