ROOT 6.14/05 Reference Guide |
This is the complete list of members for TGLFont, including all inherited members.
BBox(const char *txt, Float_t &llx, Float_t &lly, Float_t &llz, Float_t &urx, Float_t &ury, Float_t &urz) const | TGLFont | |
BBox(const wchar_t *txt, Float_t &llx, Float_t &lly, Float_t &llz, Float_t &urx, Float_t &ury, Float_t &urz) const | TGLFont | |
CopyAttributes(const TGLFont &o) | TGLFont | |
EMode enum name | TGLFont | |
ETextAlignH_e enum name | TGLFont | |
ETextAlignV_e enum name | TGLFont | |
fDepth | TGLFont | private |
fFile | TGLFont | protected |
fFont | TGLFont | private |
fManager | TGLFont | private |
fMode | TGLFont | protected |
fSize | TGLFont | protected |
fTrashCount | TGLFont | mutableprotected |
GetAscent() const | TGLFont | |
GetDepth() const | TGLFont | inline |
GetDescent() const | TGLFont | |
GetFile() const | TGLFont | inline |
GetFont() const | TGLFont | inline |
GetLineHeight() const | TGLFont | |
GetManager() const | TGLFont | inline |
GetMode() const | TGLFont | inline |
GetSize() const | TGLFont | inline |
GetTrashCount() const | TGLFont | inline |
IncTrashCount() const | TGLFont | inline |
kBitmap enum value | TGLFont | |
kBottom enum value | TGLFont | |
kCenterH enum value | TGLFont | |
kCenterV enum value | TGLFont | |
kExtrude enum value | TGLFont | |
kLeft enum value | TGLFont | |
kOutline enum value | TGLFont | |
kPixmap enum value | TGLFont | |
kPolygon enum value | TGLFont | |
kRight enum value | TGLFont | |
kTexture enum value | TGLFont | |
kTop enum value | TGLFont | |
kUndef enum value | TGLFont | |
MeasureBaseLineParams(Float_t &ascent, Float_t &descent, Float_t &line_height, const char *txt="Xj") const | TGLFont | |
operator<(const TGLFont &o) const | TGLFont | inline |
operator=(const TGLFont &o) | TGLFont | private |
PostRender() const | TGLFont | virtual |
PreRender(Bool_t autoLight=kTRUE, Bool_t lightOn=kFALSE) const | TGLFont | virtual |
Render(const char *txt, Double_t x, Double_t y, Double_t angle, Double_t mgn) const | TGLFont | |
Render(const wchar_t *txt, Double_t x, Double_t y, Double_t angle, Double_t mgn) const | TGLFont | |
Render(const TString &txt) const | TGLFont | |
Render(const TString &txt, Float_t x, Float_t y, Float_t z, ETextAlignH_e alignH, ETextAlignV_e alignV) const | TGLFont | |
RenderHelper(const Char *txt, Double_t x, Double_t y, Double_t angle, Double_t) const | TGLFont | private |
SetDepth(Float_t d) | TGLFont | inline |
SetFont(FTFont *f) | TGLFont | inline |
SetManager(TGLFontManager *mng) | TGLFont | inline |
SetTrashCount(Int_t c) const | TGLFont | inline |
TGLFont() | TGLFont | |
TGLFont(Int_t size, Int_t font, EMode mode, FTFont *f=0, TGLFontManager *mng=0) | TGLFont | |
TGLFont(const TGLFont &o) | TGLFont | |
~TGLFont() | TGLFont | virtual |