Added the beginnings of a new osgforest example.

Added support into osg::TriangleFunctor for specifying whether the vertices
being generates are temporary or not.
This commit is contained in:
Robert Osfield
2003-09-25 21:54:33 +00:00
parent 16216b991f
commit 7fb9f6be4b
16 changed files with 750 additions and 69 deletions

View File

@@ -134,6 +134,7 @@ EXAMPLE_DIRS = \
osghangglide\
osghud\
osgfxbrowser\
osgforest\
osgimpostor\
osgkeyboard\
osglight\