ClassDef(TGLAxisPainterBox, 0) | TGLAxisPainterBox | |
ClassDef(TGLAxisPainterBox, 0) | TGLAxisPainterBox | |
TGLAxisPainter::ClassDef(TGLAxisPainter, 0) | TGLAxisPainter | |
DrawAxis3D(TGLRnrCtx &rnrCtx) | TGLAxisPainterBox | |
DrawAxis3D(TGLRnrCtx &rnrCtx) | TGLAxisPainterBox | |
fAllZeroesRE | TGLAxisPainter | [protected] |
fAllZeroesRE | TGLAxisPainter | [protected] |
fAttAxis | TGLAxisPainter | [protected] |
fAttAxis | TGLAxisPainter | [protected] |
fAxis | TGLAxisPainterBox | [protected] |
fAxis | TGLAxisPainterBox | [protected] |
fAxisTitlePos | TGLAxisPainterBox | [protected] |
fDir | TGLAxisPainter | [protected] |
fFontMode | TGLAxisPainter | [protected] |
fLabel3DFontSize | TGLAxisPainter | [protected] |
fLabelAlignH | TGLAxisPainter | [protected] |
fLabelAlignV | TGLAxisPainter | [protected] |
fLabelPixelFontSize | TGLAxisPainter | [protected] |
fLabVec | TGLAxisPainter | [protected] |
fTitle3DFontSize | TGLAxisPainter | [protected] |
fTitlePixelFontSize | TGLAxisPainter | [protected] |
fTitlePos | TGLAxisPainter | [protected] |
fTMNDim | TGLAxisPainter | [protected] |
fTMOff | TGLAxisPainter | [protected] |
fTMVec | TGLAxisPainter | [protected] |
fUseAxisColors | TGLAxisPainter | [protected] |
GetAttAxis() | TGLAxisPainter | [inline] |
GetAttAxis() | TGLAxisPainter | [inline] |
GetFontMode() const | TGLAxisPainter | [inline] |
GetFontMode() const | TGLAxisPainter | [inline] |
GetLabelPixelFontSize() const | TGLAxisPainter | [inline] |
GetLabelPixelFontSize() const | TGLAxisPainter | [inline] |
GetTitlePixelFontSize() const | TGLAxisPainter | [inline] |
GetTitlePixelFontSize() const | TGLAxisPainter | [inline] |
GetTMNDim() const | TGLAxisPainter | [inline] |
GetTMNDim() const | TGLAxisPainter | [inline] |
GetUseAxisColors() const | TGLAxisPainter | [inline] |
GetUseAxisColors() const | TGLAxisPainter | [inline] |
Lab_t typedef | TGLAxisPainter | |
Lab_t typedef | TGLAxisPainter | |
LabVec_t typedef | TGLAxisPainter | |
LabVec_t typedef | TGLAxisPainter | |
PaintAxis(TGLRnrCtx &ctx, TAxis *ax) | TGLAxisPainter | |
PaintAxis(TGLRnrCtx &ctx, TAxis *ax) | TGLAxisPainter | |
PlotStandard(TGLRnrCtx &rnrCtx, const TH1 *histo, const TGLBoundingBox &bbox) | TGLAxisPainterBox | |
PlotStandard(TGLRnrCtx &rnrCtx, const TH1 *histo, const TGLBoundingBox &bbox) | TGLAxisPainterBox | |
RefDir() | TGLAxisPainter | [inline] |
RefDir() | TGLAxisPainter | [inline] |
RefLabVec() | TGLAxisPainter | [inline] |
RefLabVec() | TGLAxisPainter | [inline] |
RefTitlePos() | TGLAxisPainter | [inline] |
RefTitlePos() | TGLAxisPainter | [inline] |
RefTMOff(Int_t i) | TGLAxisPainter | [inline] |
RefTMOff(Int_t i) | TGLAxisPainter | [inline] |
RefTMVec() | TGLAxisPainter | [inline] |
RefTMVec() | TGLAxisPainter | [inline] |
RnrLabels() const | TGLAxisPainter | |
RnrLabels() const | TGLAxisPainter | |
RnrLines() const | TGLAxisPainter | |
RnrLines() const | TGLAxisPainter | |
RnrText(const TString &txt, const TGLVector3 &pos, TGLFont::ETextAlignH_e aH, TGLFont::ETextAlignV_e aV, const TGLFont &font) const | TGLAxisPainter | |
RnrText(const TString &txt, const TGLVector3 &pos, TGLFont::ETextAlignH_e aH, TGLFont::ETextAlignV_e aV, const TGLFont &font) const | TGLAxisPainter | |
RnrTitle(const TString &title, TGLVector3 &pos, TGLFont::ETextAlignH_e aH, TGLFont::ETextAlignV_e aV) const | TGLAxisPainter | |
RnrTitle(const TString &title, TGLVector3 &pos, TGLFont::ETextAlignH_e aH, TGLFont::ETextAlignV_e aV) const | TGLAxisPainter | |
SetAttAxis(TAttAxis *a) | TGLAxisPainter | [inline] |
SetAttAxis(TAttAxis *a) | TGLAxisPainter | [inline] |
SetAxis3DTitlePos(TGLRnrCtx &rnrCtx) | TGLAxisPainterBox | |
SetAxis3DTitlePos(TGLRnrCtx &rnrCtx) | TGLAxisPainterBox | |
SetFontMode(TGLFont::EMode m) | TGLAxisPainter | [inline] |
SetFontMode(TGLFont::EMode m) | TGLAxisPainter | [inline] |
SetLabelAlign(TGLFont::ETextAlignH_e, TGLFont::ETextAlignV_e) | TGLAxisPainter | |
SetLabelAlign(TGLFont::ETextAlignH_e, TGLFont::ETextAlignV_e) | TGLAxisPainter | |
SetLabelFont(TGLRnrCtx &rnrCtx, const char *fontName, Int_t pixelSize=64, Double_t font3DSize=-1) | TGLAxisPainter | |
SetLabelFont(TGLRnrCtx &rnrCtx, const char *fontName, Int_t pixelSize=64, Double_t font3DSize=-1) | TGLAxisPainter | |
SetLabelPixelFontSize(Int_t fs) | TGLAxisPainter | [inline] |
SetLabelPixelFontSize(Int_t fs) | TGLAxisPainter | [inline] |
SetTextFormat(Double_t min, Double_t max, Double_t binWidth) | TGLAxisPainter | |
SetTextFormat(Double_t min, Double_t max, Double_t binWidth) | TGLAxisPainter | |
SetTitleFont(TGLRnrCtx &rnrCtx, const char *fontName, Int_t pixelSize=64, Double_t font3DSize=-1) | TGLAxisPainter | |
SetTitleFont(TGLRnrCtx &rnrCtx, const char *fontName, Int_t pixelSize=64, Double_t font3DSize=-1) | TGLAxisPainter | |
SetTitlePixelFontSize(Int_t fs) | TGLAxisPainter | [inline] |
SetTitlePixelFontSize(Int_t fs) | TGLAxisPainter | [inline] |
SetTMNDim(Int_t x) | TGLAxisPainter | [inline] |
SetTMNDim(Int_t x) | TGLAxisPainter | [inline] |
SetUseAxisColors(Bool_t x) | TGLAxisPainter | [inline] |
SetUseAxisColors(Bool_t x) | TGLAxisPainter | [inline] |
TGLAxisPainter() | TGLAxisPainter | |
TGLAxisPainter() | TGLAxisPainter | |
TGLAxisPainterBox() | TGLAxisPainterBox | |
TGLAxisPainterBox() | TGLAxisPainterBox | |
TM_t typedef | TGLAxisPainter | |
TM_t typedef | TGLAxisPainter | |
TMVec_t typedef | TGLAxisPainter | |
TMVec_t typedef | TGLAxisPainter | |
~TGLAxisPainter() | TGLAxisPainter | [virtual] |
~TGLAxisPainter() | TGLAxisPainter | [virtual] |
~TGLAxisPainterBox() | TGLAxisPainterBox | [virtual] |
~TGLAxisPainterBox() | TGLAxisPainterBox | [virtual] |