Renamed osgProducer::CameraGroup and SceneHandler to OsgCameraGroup and

OsgSceneHandler to avoid the namespace bug under VS6.

Removed the osgproducer demo (its now been replaced by examples/osgviewer.)
This commit is contained in:
Robert Osfield
2003-02-25 12:28:16 +00:00
parent b32c8c65f3
commit 2f74b2cf7c
16 changed files with 134 additions and 498 deletions

View File

@@ -108,7 +108,6 @@ DEMOS_DIRS = \
osgoccluder\
osgparticle\
osgprerender\
osgproducer\
osgshadowtexture\
osgreflect\
osgscribe\