xoreos  0.0.5
Classes | Namespaces
texturefont.h File Reference

A texture font, as used by NWN and KotOR/KotOR2. More...

#include <map>
#include "src/common/types.h"
#include "src/graphics/font.h"
#include "src/graphics/aurora/texturehandle.h"
#include "src/graphics/mesh/meshfont.h"
#include "src/graphics/shader/shaderrenderable.h"
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  Graphics::Aurora::TextureFont
 A texture font, as used by NWN and KotOR/KotOR2. More...
 
struct  Graphics::Aurora::TextureFont::Char
 A font character. More...
 

Namespaces

 Common
 
 Graphics
 
 Graphics::Aurora
 

Detailed Description

A texture font, as used by NWN and KotOR/KotOR2.

Definition in file texturefont.h.