Moved the PickVisitor from osgUtil into the implementation of

osgProducer::Viewer.  Removed methods in PickVisitor which wern't being
used by osgProducer::Viewer.  This has been done because the PickVisitor
interface and implementation weren't ready for general usage.
This commit is contained in:
Robert Osfield
2003-04-16 15:14:25 +00:00
parent 2e659c9ebf
commit 3bd03476f4
3 changed files with 106 additions and 7 deletions

View File

@@ -97,10 +97,6 @@ SOURCE=..\..\src\osgUtil\CubeMapGenerator.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osgUtil\PickVisitor.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osgUtil\HalfWayMapGenerator.cpp
# End Source File
# Begin Source File