#include <llfont.h>
Public Member Functions | |
LLFontManager () | |
virtual | ~LLFontManager () |
Static Public Member Functions | |
static void | initClass () |
static void | cleanupClass () |
Definition at line 53 of file llfont.h.
LLFontManager::LLFontManager | ( | ) |
LLFontManager::~LLFontManager | ( | ) | [virtual] |
void LLFontManager::cleanupClass | ( | ) | [static] |
Definition at line 69 of file llfont.cpp.
References gFontManagerp, and NULL.
Referenced by LLViewerWindow::~LLViewerWindow().
void LLFontManager::initClass | ( | ) | [static] |
Definition at line 63 of file llfont.cpp.
References gFontManagerp.
Referenced by LLViewerWindow::LLViewerWindow().