Updated FTGL version to 1.0 and removed a couple of warnings in the osgText demo.

This commit is contained in:
Robert Osfield
2001-10-24 09:41:42 +00:00
parent 6ddb40ba70
commit 5853215f1c
33 changed files with 921 additions and 158 deletions

View File

@@ -1,7 +1,4 @@
#include "GL/gl.h"
#include "FTBitmapGlyph.h"
#include "FTGL.h"
FTBitmapGlyph::FTBitmapGlyph( FT_Glyph glyph)