| TGLFont() |
| TGLFont(const TGLFont& o) |
| TGLFont(Int_t size, Int_t font, TGLFont::EMode mode, FTFont* f = 0, TGLFontManager* mng = 0) |
| virtual | ~TGLFont() |
| void | BBox(const Text_t* txt, Float_t& llx, Float_t& lly, Float_t& llz, Float_t& urx, Float_t& ury, Float_t& urz) const |
| static TClass* | Class() |
| void | CopyAttributes(const TGLFont& o) |
| Float_t | GetDepth() const |
| Int_t | GetFile() const |
| const FTFont* | GetFont() const |
| const TGLFontManager* | GetManager() const |
| TGLFont::EMode | GetMode() const |
| Int_t | GetSize() const |
| Int_t | GetTrashCount() const |
| Int_t | IncTrashCount() const |
| virtual TClass* | IsA() const |
| Bool_t | operator<(const TGLFont& o) const |
| virtual void | PostRender() const |
| virtual void | PreRender(Bool_t autoLight = kTRUE, Bool_t lightOn = kFALSE) const |
| void | Render(const Text_t* txt) const |
| void | RenderBitmap(const Text_t* txt, Float_t x, Float_t y, Float_t zs, TGLFont::ETextAlign_e align) const |
| void | SetDepth(Float_t d) |
| void | SetFont(FTFont* f) |
| void | SetManager(TGLFontManager* mng) |
| void | SetTrashCount(Int_t c) const |
| virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
| virtual void | Streamer(TBuffer& b) |
| void | StreamerNVirtual(TBuffer& b) |