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:
@@ -4,6 +4,8 @@ include $(TOPDIR)/Make/makedefs
|
||||
|
||||
CXXFILES = \
|
||||
SimpleViewer.cpp\
|
||||
Scene.cpp\
|
||||
View.cpp\
|
||||
Version.cpp\
|
||||
|
||||
DEF += -DOSGVIEWER_LIBRARY
|
||||
|
||||
Reference in New Issue
Block a user