|
xoreos
0.0.5
|
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"

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 | |
A texture font, as used by NWN and KotOR/KotOR2.
Definition in file texturefont.h.
1.8.14