27 #   warning Please use <FTGL/ftgl.h> instead of <FTBufferGlyph.h>.    31 #ifndef __FTBufferGlyph__    32 #define __FTBufferGlyph__    68 #endif  //  __FTBufferGlyph__ 
virtual const FTPoint & Render(const FTPoint &pen, int renderMode)=0
Renders this glyph at the current pen position.
FTBuffer is a helper class for pixel buffers.
FTBufferGlyph is a specialisation of FTGlyph for memory buffer rendering.
FTPoint class is a basic 3-dimensional point or vector.
friend class FTBufferGlyph
FTGlyph is the base class for FTGL glyphs.