Update to osgText to get things compiling under Windows.

This commit is contained in:
Robert Osfield
2001-10-31 12:27:48 +00:00
parent c45cdd14f9
commit 94ce36f9a3
4 changed files with 23 additions and 22 deletions

View File

@@ -29,14 +29,7 @@
#include <osg/Vec2>
// http://homepages.paradise.net.nz/henryj/code/
/*
#include <FTFace.h>
#include <FTGLBitmapFont.h>
#include <FTGLPixmapFont.h>
#include <FTGLOutlineFont.h>
#include <FTGLPolygonFont.h>
#include <FTGLTextureFont.h>
*/
#include <osgText/Export>
class FTFont;