TGLPlotCoordinates(const TGLPlotCoordinates&) | |
TGLPlotCoordinates& | operator=(const TGLPlotCoordinates&) |
Bool_t | SetRangesCartesian(const TH1* hist, Bool_t errors, Bool_t zBins) |
Bool_t | SetRangesCylindrical(const TH1* hist) |
Bool_t | SetRangesPolar(const TH1* hist) |
Bool_t | SetRangesSpherical(const TH1* hist) |
EGLCoordType | fCoordType | |
Double_t | fFactor | |
Bool_t | fModified | |
pair<int,int> | fXBins | |
Bool_t | fXLog | |
pair<double,double> | fXRange | |
pair<double,double> | fXRangeScaled | |
Double_t | fXScale | |
pair<int,int> | fYBins | |
Bool_t | fYLog | |
pair<double,double> | fYRange | |
pair<double,double> | fYRangeScaled | |
Double_t | fYScale | |
pair<int,int> | fZBins | |
Bool_t | fZLog | |
pair<double,double> | fZRange | |
pair<double,double> | 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.