Added SimpleViewer

This commit is contained in:
Robert Osfield 2006-09-30 16:29:08 +00:00
parent 75391ceb16
commit 1f3872ed73
2 changed files with 12 additions and 0 deletions

View File

@ -199,6 +199,10 @@ SOURCE=..\..\src\osgGA\SetSceneViewVisitor.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osgGA\SimpleViewer.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osgGA\StateSetManipulator.cpp
# End Source File
# Begin Source File
@ -279,6 +283,10 @@ SOURCE=..\..\Include\osgGA\SetSceneViewVisitor
# End Source File
# Begin Source File
SOURCE=..\..\Include\osgGA\SimpleViewer
# End Source File
# Begin Source File
SOURCE=..\..\Include\osgGA\StateSetManipulator
# End Source File
# Begin Source File

View File

@ -147,6 +147,10 @@ SOURCE=..\..\..\src\osgWrappers\osgGA\NodeTrackerManipulator.cpp
SOURCE=..\..\..\src\osgWrappers\osgGA\SetSceneViewVisitor.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osgGA\SimpleViewer.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osgGA\StateSetManipulator.cpp
# End Source File