TGLFontManager() | |
virtual | ~TGLFontManager() |
static TClass* | Class() |
void | ClearFontTrash() |
static TObjArray* | GetFontFileArray() |
static TGLFontManager::FontSizeVec_t* | GetFontSizeArray() |
virtual TClass* | IsA() const |
void | RegisterFont(Int_t size, Int_t file, TGLFont::EMode mode, TGLFont& out) |
void | RegisterFont(Int_t size, const Text_t* name, TGLFont::EMode mode, TGLFont& out) |
void | ReleaseFont(TGLFont& font) |
virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
virtual void | Streamer(TBuffer& b) |
void | StreamerNVirtual(TBuffer& b) |
TGLFontManager(const TGLFontManager&) | |
static void | InitStatics() |
TGLFontManager& | operator=(const TGLFontManager&) |
Provide font with given size, file and FTGL class.
Release font with given attributes. Returns false if font has not been found in the managers font set.