From Alberto Farre, added osgDB::SharedStateManager. Also a couple of

ammendments by Robert Osfield, adding get/setSharedStateManager()
methods into osgDB::Registry, and clean up fixes in SharedStateManager
for the StateSet arrays.
This commit is contained in:
Robert Osfield
2004-01-10 17:13:20 +00:00
parent 30c2cca1a3
commit 23443aa5db
10 changed files with 408 additions and 6 deletions

View File

@@ -97,6 +97,10 @@ SOURCE=..\..\src\osgDB\DatabasePager.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osgDB\SharedStateManager.cpp
# End Source File
# Begin Source File
SOURCE=..\..\Src\osgDB\DotOsgWrapper.cpp
# End Source File
# Begin Source File
@@ -161,6 +165,10 @@ SOURCE=..\..\Include\osgDB\DatabasePager
# End Source File
# Begin Source File
SOURCE=..\..\Include\osgDB\SharedStateManager
# End Source File
# Begin Source File
SOURCE=..\..\Include\osgDB\DotOsgWrapper
# End Source File
# Begin Source File