#include <FontHandler.h>
Collaboration diagram for Impala::Visualization::FontHandler:
Public Member Functions | |
FontHandler () | |
int | GetFontBase (OglGui::Window *w) |
Private Member Functions | |
void | Init () |
Private Attributes | |
bool | mInit |
FONTMETRIC | fmLogo [96] |
int | mFontBase |
std::string | mFont |
ILOG_VAR_DEC |
Definition at line 10 of file FontHandler.h.