Removed CullViewState from the distribution, moved CullViewState::CullingMode

into CullVisitor, and then removed all references to CullViewState from other
parts of the scene graph.
This commit is contained in:
Robert Osfield
2002-04-24 20:24:10 +00:00
parent 7880fd3354
commit f0e7e8e48b
8 changed files with 51 additions and 173 deletions

View File

@@ -101,10 +101,6 @@ SOURCE=..\..\src\osgUtil\CameraManipulator.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osgUtil\CullViewState.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osgUtil\CullVisitor.cpp
# End Source File
# Begin Source File
@@ -217,10 +213,6 @@ SOURCE=..\..\Include\osgUtil\CameraManipulator
# End Source File
# Begin Source File
SOURCE=..\..\Include\osgUtil\CullViewState
# End Source File
# Begin Source File
SOURCE=..\..\Include\osgUtil\CullVisitor
# End Source File
# Begin Source File