#include <ft2build.h>
#include <map>
#include "IGUIEnvironment.h"
#include "IGUIFont.h"
#include "ISceneManager.h"
#include "IVideoDriver.h"
#include "IrrlichtDevice.h"
#include "SMesh.h"
#include "util/enriched_string.h"
#include "util/basic_macros.h"
Go to the source code of this file.
Classes | |
struct | irr::gui::SGUITTGlyph |
Structure representing a single TrueType glyph. More... | |
class | irr::gui::CGUITTGlyphPage |
Holds a sheet of glyphs. More... | |
class | irr::gui::CGUITTFont |
Class representing a TrueType font. More... | |
Namespaces | |
namespace | irr |
namespace | irr::gui |