FTGL
2.1.3~rc5
|
CFTBBox | FTBBox is a convenience class for handling bounding boxes |
CFTBitmapFont | FTBitmapFont is a specialisation of the FTFont class for handling Bitmap fonts |
CFTBitmapGlyph | FTBitmapGlyph is a specialisation of FTGlyph for creating bitmaps |
CFTBuffer | FTBuffer is a helper class for pixel buffers |
CFTBufferFont | FTBufferFont is a specialisation of the FTFont class for handling memory buffer fonts |
CFTBufferGlyph | FTBufferGlyph is a specialisation of FTGlyph for memory buffer rendering |
CFTExtrudeFont | FTExtrudeFont is a specialisation of the FTFont class for handling extruded Polygon fonts |
CFTExtrudeGlyph | FTExtrudeGlyph is a specialisation of FTGlyph for creating tessellated extruded polygon glyphs |
CFTFont | FTFont is the public interface for the FTGL library |
CFTGlyph | FTGlyph is the base class for FTGL glyphs |
CFTLayout | FTLayout is the interface for layout managers that render text |
CFTOutlineFont | FTOutlineFont is a specialisation of the FTFont class for handling Vector Outline fonts |
CFTOutlineGlyph | FTOutlineGlyph is a specialisation of FTGlyph for creating outlines |
CFTPixmapFont | FTPixmapFont is a specialisation of the FTFont class for handling Pixmap (Grey Scale) fonts |
CFTPixmapGlyph | FTPixmapGlyph is a specialisation of FTGlyph for creating pixmaps |
CFTPoint | FTPoint class is a basic 3-dimensional point or vector |
CFTPolygonFont | FTPolygonFont is a specialisation of the FTFont class for handling tesselated Polygon Mesh fonts |
CFTPolygonGlyph | FTPolygonGlyph is a specialisation of FTGlyph for creating tessellated polygon glyphs |
CFTSimpleLayout | FTSimpleLayout is a specialisation of FTLayout for simple text boxes |
CFTTextureFont | FTTextureFont is a specialisation of the FTFont class for handling Texture mapped fonts |
CFTTextureGlyph | FTTextureGlyph is a specialisation of FTGlyph for creating texture glyphs |