#include <iostream>
#include "CGUITTFont.h"
#include "CMeshBuffer.h"
#include "IFileSystem.h"
#include "IGUIEnvironment.h"
#include "IMeshManipulator.h"
#include "IMeshSceneNode.h"
#include "ISceneManager.h"
#include "ISceneNode.h"
Classes | |
struct | irr::gui::SGUITTFace |
Namespaces | |
namespace | irr |
namespace | irr::gui |
Functions | |
void | irr::gui::checkFontBitmapSize (const FT_Bitmap &bits) |
Checks that no dimension of the FT_BitMap object is negative. | |