Hash :
019af0d2
Author :
Date :
2001-07-26T05:11:34
#include "FTGLPolygonFont.h"
#include "FTGlyphContainer.h"
#include "FTGL.h"
FTGLPolygonFont::FTGLPolygonFont()
{
//Insert your own code here.
//End of user code.
}
FTGLPolygonFont::~FTGLPolygonFont()
{
//Insert your own code here.
//End of user code.
}