Renamed osg::CameraNode to osg::Camera, cleaned up osg::View.
Added beginnings of new osgViewer::Scene,View,Viewer,CompositeViewer and GraphicsWindowProxy files.
This commit is contained in:
@@ -193,7 +193,7 @@ SOURCE=..\..\..\src\osgPlugins\ive\BlinkSequence.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\osgPlugins\ive\CameraNode.cpp
|
||||
SOURCE=..\..\..\src\osgPlugins\ive\Camera.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
@@ -553,7 +553,7 @@ SOURCE=..\..\..\src\osgPlugins\ive\BlinkSequence.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\osgPlugins\ive\CameraNode.h
|
||||
SOURCE=..\..\..\src\osgPlugins\ive\Camera.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
|
||||
@@ -177,7 +177,7 @@ SOURCE=..\..\..\src\osgPlugins\osg\BlendFunc.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\osgPlugins\osg\CameraNode.cpp
|
||||
SOURCE=..\..\..\src\osgPlugins\osg\Camera.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
|
||||
Reference in New Issue
Block a user