void TicksPositions(Option_t *opt="")
Compute ticks positions.
void TicksPositionsNoOpt()
Compute ticks positions. Linear and not optimized.
void SetTickMarksLength(Double_t length)
Int_t fTickMarksOrientation
void SetTickMarksOrientation(Int_t tmo)
#define ClassDef(name, id)
static double p2(double t, double a, double b, double c)
void Init()
Default initialization.
void SetLabelsAngles(Double_t a1, Double_t a2, Double_t a3)
Set labels' angles.
static double p1(double t, double a, double b)
void SetGridLength(Double_t grid)
void PaintGLAxisLabels()
Paint axis labels on the main tick marks.
void SetLabelsOffset(Double_t offset)
void DoLabels()
Do labels.
void PaintGLAxisBody()
Paint horizontal axis body at position (0,0,0)
TGLAxis & operator=(const TGLAxis &)
void PaintGLAxisTickMarks()
Paint axis tick marks.
Double_t fTickMarksLength
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.
void SetLabelsSize(Double_t size)
virtual ~TGLAxis()
Destructor.