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:
@@ -208,7 +208,7 @@ SOURCE=..\..\src\osg\BufferObject.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\src\osg\CameraNode.cpp
|
||||
SOURCE=..\..\src\osg\Camera.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
@@ -676,7 +676,7 @@ SOURCE=..\..\include\osg\BufferObject
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\osg\CameraNode
|
||||
SOURCE=..\..\include\osg\Camera
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
|
||||
Reference in New Issue
Block a user