Moved TextNode from osgText into example/osgtext3D in prep for 3.0

This commit is contained in:
Robert Osfield
2010-11-23 17:33:43 +00:00
parent d7747685b3
commit 0ee0aad0fe
7 changed files with 11 additions and 6 deletions

View File

@@ -21,6 +21,7 @@
#include <osgUtil/SmoothingVisitor>
#include <string.h>
#include <stdlib.h>
#include "GlyphGeometry.h"