#include "pandabase.h"
#include "config_text.h"
#include "textFont.h"
#include "textGlyph.h"
#include "pandaNode.h"
#include "pointerTo.h"
#include "pmap.h"
#include "staticTextFont.I"
Go to the source code of this file.
Compounds | |
class | StaticTextFont |
A StaticTextFont is loaded up from a model that was previously generated via egg-mkfont, and contains all of its glyphs already generated and available for use. More... |
Definition in file staticTextFont.h.