Ported osgstereoimage to use osgProducer, added it to the examples directory.

Added a osgProducer::CameraGroup::getSceneHanderList() methods.
This commit is contained in:
Robert Osfield
2003-02-23 17:01:05 +00:00
parent 5471ada6da
commit 372ca1d227
4 changed files with 170 additions and 3 deletions

View File

@@ -77,9 +77,10 @@ PLUGIN_DIRS += tiff
EXAMPLE_DIRS = \
osgcameragroup\
osgviewer\
osgconv\
osgtext\
osgviewer\
osgstereoimage\
################################################################