FTGL  2.1.3~rc5
Data Structures
Here are the data structures with brief descriptions:
oNFTGL
oCFTBBoxFTBBox is a convenience class for handling bounding boxes
oCFTBitmapFontFTBitmapFont is a specialisation of the FTFont class for handling Bitmap fonts
oCFTBitmapGlyphFTBitmapGlyph is a specialisation of FTGlyph for creating bitmaps
oCFTBufferFTBuffer is a helper class for pixel buffers
oCFTBufferFontFTBufferFont is a specialisation of the FTFont class for handling memory buffer fonts
oCFTBufferGlyphFTBufferGlyph is a specialisation of FTGlyph for memory buffer rendering
oCFTExtrudeFontFTExtrudeFont is a specialisation of the FTFont class for handling extruded Polygon fonts
oCFTExtrudeGlyphFTExtrudeGlyph is a specialisation of FTGlyph for creating tessellated extruded polygon glyphs
oCFTFontFTFont is the public interface for the FTGL library
oCFTGlyphFTGlyph is the base class for FTGL glyphs
oCFTLayoutFTLayout is the interface for layout managers that render text
oCFTOutlineFontFTOutlineFont is a specialisation of the FTFont class for handling Vector Outline fonts
oCFTOutlineGlyphFTOutlineGlyph is a specialisation of FTGlyph for creating outlines
oCFTPixmapFontFTPixmapFont is a specialisation of the FTFont class for handling Pixmap (Grey Scale) fonts
oCFTPixmapGlyphFTPixmapGlyph is a specialisation of FTGlyph for creating pixmaps
oCFTPointFTPoint class is a basic 3-dimensional point or vector
oCFTPolygonFontFTPolygonFont is a specialisation of the FTFont class for handling tesselated Polygon Mesh fonts
oCFTPolygonGlyphFTPolygonGlyph is a specialisation of FTGlyph for creating tessellated polygon glyphs
oCFTSimpleLayoutFTSimpleLayout is a specialisation of FTLayout for simple text boxes
oCFTTextureFontFTTextureFont is a specialisation of the FTFont class for handling Texture mapped fonts
\CFTTextureGlyphFTTextureGlyph is a specialisation of FTGlyph for creating texture glyphs