void | FormAxisValue(Double_t x, TString& s) const |
void | LabelsLimits(const char* label, Int_t& first, Int_t& last) const |
TGLAxisPainter& | operator=(const TGLAxisPainter&) |
TGLAxisPainter(const TGLAxisPainter&) |
TPMERegexp* | fAllZeroesRE | |
TAttAxis* | fAttAxis | Model. |
TGLVector3 | fDir | |
TGLFont::EMode | fFontMode | To be put into TAttAxis |
TGLAxisPainter::LabVec_t | fLabVec | List of Labels position-value pairs |
Double_t | fLabel3DFontSize | |
TGLFont::ETextAlignH_e | fLabelAlignH | |
TGLFont::ETextAlignV_e | fLabelAlignV | |
Int_t | fLabelPixelFontSize | |
Int_t | fTMNDim | |
TGLVector3 | fTMOff[3] | |
TGLAxisPainter::TMVec_t | fTMVec | List of tick-mark position-value pairs |
Double_t | fTitle3DFontSize | |
Int_t | fTitlePixelFontSize | |
TGLVector3 | fTitlePos | |
Bool_t | fUseAxisColors | Use colors from axes or from GL-rnr-ctx. |
Find first and last character of a label.
Returns formatted text suitable for display of value.
Construct print format from given primary bin width.
Render text at the given position. Offset depends of text aligment.
Set label font derived from TAttAxis.
Set title font derived from TAttAxis.
Draw title at given position.