FTGL  2.1.3~rc5
Data Structures
Here are the data structures with brief descriptions:
 CFTBBoxFTBBox is a convenience class for handling bounding boxes
 CFTBitmapFontFTBitmapFont is a specialisation of the FTFont class for handling Bitmap fonts
 CFTBitmapGlyphFTBitmapGlyph is a specialisation of FTGlyph for creating bitmaps
 CFTBufferFTBuffer is a helper class for pixel buffers
 CFTBufferFontFTBufferFont is a specialisation of the FTFont class for handling memory buffer fonts
 CFTBufferGlyphFTBufferGlyph is a specialisation of FTGlyph for memory buffer rendering
 CFTExtrudeFontFTExtrudeFont is a specialisation of the FTFont class for handling extruded Polygon fonts
 CFTExtrudeGlyphFTExtrudeGlyph is a specialisation of FTGlyph for creating tessellated extruded polygon glyphs
 CFTFontFTFont is the public interface for the FTGL library
 CFTGlyphFTGlyph is the base class for FTGL glyphs
 CFTLayoutFTLayout is the interface for layout managers that render text
 CFTOutlineFontFTOutlineFont is a specialisation of the FTFont class for handling Vector Outline fonts
 CFTOutlineGlyphFTOutlineGlyph is a specialisation of FTGlyph for creating outlines
 CFTPixmapFontFTPixmapFont is a specialisation of the FTFont class for handling Pixmap (Grey Scale) fonts
 CFTPixmapGlyphFTPixmapGlyph is a specialisation of FTGlyph for creating pixmaps
 CFTPointFTPoint class is a basic 3-dimensional point or vector
 CFTPolygonFontFTPolygonFont is a specialisation of the FTFont class for handling tesselated Polygon Mesh fonts
 CFTPolygonGlyphFTPolygonGlyph is a specialisation of FTGlyph for creating tessellated polygon glyphs
 CFTSimpleLayoutFTSimpleLayout is a specialisation of FTLayout for simple text boxes
 CFTTextureFontFTTextureFont is a specialisation of the FTFont class for handling Texture mapped fonts
 CFTTextureGlyphFTTextureGlyph is a specialisation of FTGlyph for creating texture glyphs