| TGLAxisPainter() | |
| virtual | ~TGLAxisPainter() |
| static TClass* | Class() |
| void | FormAxisValue(Float_t x, char* lab) const |
| virtual TClass* | IsA() const |
| void | Paint(TGLRnrCtx& ctx, TGLAxisAttrib& atrib) |
| void | SetAxisAtt(TGLAxisAttrib* axa) |
| void | SetTextFormat(Double_t binWidth) |
| virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
| virtual void | Streamer(TBuffer& b) |
| void | StreamerNVirtual(TBuffer& b) |
| void | DrawTick(TGLVector3& tv, Int_t order) const |
| void | LabelsLimits(const char* label, Int_t& first, Int_t& last) const |
| void | RnrText(const char* txt, TGLVector3 pos, TGLFont& font) const |
| TGLAxisPainter(const TGLAxisPainter&) | |
| TGLAxisPainter& | operator=(const TGLAxisPainter&) |
| TGLAxisAttrib* | fAtt | |
| Int_t | fDecimals | cached |
| Int_t | fExp | cached |
| char | fFormat[8] | cached |
| Int_t | fMaxDigits |

Find first and last character of a label.
Returns formatted text suitable for display of value.
Render text at the given position. Offset depends of text aligment.