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:
@@ -9,7 +9,6 @@ CXXFILES = \
|
||||
DisplayRequirementsVisitor.cpp\
|
||||
InsertImpostorsVisitor.cpp\
|
||||
IntersectVisitor.cpp\
|
||||
PickVisitor.cpp\
|
||||
Optimizer.cpp\
|
||||
RenderBin.cpp\
|
||||
RenderGraph.cpp\
|
||||
|
||||
Reference in New Issue
Block a user