Added initial cut of osgShadow::OccluderGeometry

This commit is contained in:
Robert Osfield
2006-11-07 13:43:01 +00:00
parent d199fd0072
commit c9fed221a5
5 changed files with 148 additions and 1 deletions

View File

@@ -20,7 +20,6 @@
#include <osgShadow/ShadowedScene>
using namespace osgShadow;
using namespace osg;
ShadowedScene::ShadowedScene()
{