Pyrogenesis  trunk
Classes
TextRenderer.h File Reference
#include "graphics/ShaderProgramPtr.h"
#include "maths/Matrix3D.h"
#include "ps/CStrIntern.h"
#include "ps/Shapes.h"
Include dependency graph for TextRenderer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CTextRenderer
 
struct  CTextRenderer::SBatchRun
 A string (optionally owned by this object, or else pointing to an externally-owned string) with a position. More...
 
struct  CTextRenderer::SBatch
 A list of SBatchRuns, with a single font/color/transform, to be rendered in a single GL call. More...