Added support for PagedLOD node into .ive format and added support for

Enabled texture object reuse by setting an expiry delay in the TextureObjectManager
of 10 seconds - done for both osgDB::DatabasePager and TXP plugin.
This commit is contained in:
Robert Osfield
2003-07-23 15:52:05 +00:00
parent 46680be5eb
commit a7b7d6cefc
9 changed files with 253 additions and 91 deletions

View File

@@ -186,6 +186,10 @@ SOURCE=..\..\..\src\osgPlugins\ive\LOD.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\ive\PagedLOD.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\ive\Material.cpp
# End Source File
# Begin Source File
@@ -370,6 +374,10 @@ SOURCE=..\..\..\src\osgPlugins\ive\LOD.h
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\ive\PagedLOD.h
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\ive\Material.h
# End Source File
# Begin Source File