Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

FTGLPolygonFont Class Reference

#include <FTGLPolygonFont.h>

Inheritance diagram for FTGLPolygonFont:

FTFont List of all members.

Detailed Description

FTGLPolygonFont is a specialisation of the FTFont class for handling tesselated Polygon Mesh fonts.

See also:
FTFont

Definition at line 17 of file FTGLPolygonFont.h.

Public Member Functions

 FTGLPolygonFont (const char *fontname)
 Open and read a font file.

 FTGLPolygonFont (const unsigned char *pBufferBytes, size_t bufferSizeInBytes)
 Open and read a font from a buffer in memory.

 ~FTGLPolygonFont ()
 Destructor.


Constructor & Destructor Documentation

FTGLPolygonFont::FTGLPolygonFont const char *  fontname  ) 
 

Open and read a font file.

Sets Error flag.

Parameters:
fontname font file name.

Definition at line 5 of file FTGLPolygonFont.cpp.

FTGLPolygonFont::FTGLPolygonFont const unsigned char *  pBufferBytes,
size_t  bufferSizeInBytes
 

Open and read a font from a buffer in memory.

Sets Error flag.

Parameters:
pBufferBytes the in-memory buffer
bufferSizeInBytes the length of the buffer in bytes

Definition at line 10 of file FTGLPolygonFont.cpp.

FTGLPolygonFont::~FTGLPolygonFont  ) 
 

Destructor.

Definition at line 15 of file FTGLPolygonFont.cpp.


The documentation for this class was generated from the following files:
Generated on Mon Aug 16 18:47:20 2004 for FTGL by doxygen 1.3.6