Added support for the managing the StateSet above a LightSource node,

and made it an osg::Group so that it can be used a decorator above a
scene.

Added osgclip demo to the test suite.
This commit is contained in:
Robert Osfield
2002-05-03 16:47:16 +00:00
parent 0977f0de57
commit 08a4fd5bfc
4 changed files with 46 additions and 5 deletions

View File

@@ -22,6 +22,10 @@ echo osgcube
osgcube
more memleaks.log
echo osgclip
osgclip cow.osg
more memleaks.log
echo osghud glider.osg
osghud glider.osg
more memleaks.log