Convert GraphicsThread/GraphicsOperation to more generic OperationsThread/Operation.

This paves the way to running cull traversals in seperate threads.

Updated wrappers
This commit is contained in:
Robert Osfield
2007-02-02 22:30:36 +00:00
parent bee545b82d
commit 69da91620f
28 changed files with 439 additions and 300 deletions

View File

@@ -223,6 +223,10 @@ SOURCE=..\..\..\src\osgWrappers\osg\CullStack.cpp
SOURCE=..\..\..\src\osgWrappers\osg\CullingSet.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\DeleteHandler.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Depth.cpp
# End Source File