Added beginings of new osgUtil::IntersectionVisitor and osgintersection class

This commit is contained in:
Robert Osfield
2006-10-26 16:03:17 +00:00
parent d5aaa6e530
commit ce3929fd5f
9 changed files with 1038 additions and 1 deletions

View File

@@ -210,6 +210,7 @@ ifeq ($(PRODUCER_INSTALLED),yes)
osgcubemap \
osgdelaunay \
osgdepthpartition \
osgdepthshadow \
osgdistortion \
osgforest \
osgfxbrowser \
@@ -218,6 +219,7 @@ ifeq ($(PRODUCER_INSTALLED),yes)
osghangglide \
osghud \
osgimpostor \
osgintersection \
osgkeyboard \
osgkeyboardmouse \
osglauncher \
@@ -249,7 +251,6 @@ ifeq ($(PRODUCER_INSTALLED),yes)
osgshaderterrain \
osgshadow \
osgshadowtexture \
osgdepthshadow \
osgshape \
osgsimple \
osgsimplepager \