#define ClassDef(name, id)
void Init()
Default initialization.
void TicksPositionsOpt()
Compute ticks positions. Linear and optimized.
void PaintGLAxis(const Double_t p1[3], const Double_t p2[3], Double_t wmin, Double_t wmax, Int_t ndiv, Option_t *opt="")
Paint GL Axis.
Double_t fTickMarksLength
void PaintGLAxisBody()
Paint horizontal axis body at position (0,0,0)
void TicksPositions(Option_t *opt="")
Compute ticks positions.
void SetGridLength(Double_t grid)
void SetLabelsAngles(Double_t a1, Double_t a2, Double_t a3)
Set labels' angles.
TGLAxis & operator=(const TGLAxis &)
void SetLabelsOffset(Double_t offset)
void PaintGLAxisLabels()
Paint axis labels on the main tick marks.
void SetTickMarksLength(Double_t length)
void DoLabels()
Do labels.
void TicksPositionsNoOpt()
Compute ticks positions. Linear and not optimized.
void SetTickMarksOrientation(Int_t tmo)
void SetLabelsSize(Double_t size)
Int_t fTickMarksOrientation
void PaintGLAxisTickMarks()
Paint axis tick marks.
virtual ~TGLAxis()
Destructor.