Pioneer
Classes | Namespaces | Typedefs
TextureFont.h File Reference
#include "FontConfig.h"
#include "RefCounted.h"
#include "graphics/Material.h"
#include "graphics/Texture.h"
#include "graphics/VertexBuffer.h"
#include <unordered_map>
Include dependency graph for TextureFont.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Text::TextureFont
 
struct  Text::TextureFont::Glyph
 

Namespaces

 FileSystem
 
 Graphics
 
 Text
 

Typedefs

typedef struct FT_FaceRec_ * FT_Face
 
typedef struct FT_LibraryRec_ * FT_Library
 
typedef struct FT_StrokerRec_ * FT_Stroker
 

Typedef Documentation

◆ FT_Face

typedef struct FT_FaceRec_* FT_Face

◆ FT_Library

typedef struct FT_LibraryRec_* FT_Library

◆ FT_Stroker

typedef struct FT_StrokerRec_* FT_Stroker