Added osg::PagedLOD and osgProducer::DatabasePager class, and linked up osgProducer::Viewer

to manage the pager.
This commit is contained in:
Robert Osfield
2003-07-08 14:44:00 +00:00
parent 9239173019
commit c2eabe1d4b
21 changed files with 810 additions and 59 deletions

View File

@@ -301,6 +301,10 @@ SOURCE=..\..\src\osg\OccluderNode.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\PagedLOD.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\Point.cpp
# End Source File
# Begin Source File
@@ -693,6 +697,10 @@ SOURCE=..\..\Include\Osg\OccluderNode
# End Source File
# Begin Source File
SOURCE=..\..\Include\Osg\PagedLOD
# End Source File
# Begin Source File
SOURCE=..\..\Include\Osg\Plane
# End Source File
# Begin Source File

View File

@@ -218,6 +218,10 @@ SOURCE=..\..\..\src\osgPlugins\osg\OccluderNode.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\osg\PagedLOD.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\osg\Point.cpp
# End Source File
# Begin Source File

View File

@@ -93,6 +93,10 @@ LINK32=link.exe
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
Begin Source File
SOURCE=..\..\src\osgProducer\DatabasePager.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osgProducer\Version.cpp
# End Source File
# Begin Source File
@@ -125,6 +129,10 @@ SOURCE=..\..\src\osgProducer\KeyboardMouseCallback.cpp
# PROP Default_Filter ";h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\..\Include\osgProducer\DatabasePager
# End Source File
# Begin Source File
SOURCE=..\..\Include\osgProducer\Export
# End Source File
# Begin Source File