Renamed osgUtil::RenderGraph to osgUtil::StateGraph

This commit is contained in:
Robert Osfield
2005-10-13 12:51:00 +00:00
parent 5d1b46d25f
commit fb524952b6
26 changed files with 209 additions and 357 deletions

View File

@@ -151,6 +151,10 @@ SOURCE=..\..\..\src\osgWrappers\osg\BufferObject.cpp
SOURCE=..\..\..\src\osgWrappers\osg\CameraNode.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\CameraView.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\ClearNode.cpp
# End Source File

View File

@@ -107,6 +107,14 @@ SOURCE=..\..\..\src\osgWrappers\osgParticle\AngularAccelOperator.cpp
SOURCE=..\..\..\src\osgWrappers\osgParticle\CenteredPlacer.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osgParticle\ConnectedParticleSystem.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osgParticle\ConstantRateCounter.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osgParticle\Counter.cpp
# End Source File
@@ -219,6 +227,10 @@ SOURCE=..\..\..\src\osgWrappers\osgParticle\Shooter.cpp
SOURCE=..\..\..\src\osgWrappers\osgParticle\SmokeEffect.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osgParticle\SmokeTrailEffect.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osgParticle\VariableRateCounter.cpp
# End Source File

View File

@@ -143,10 +143,6 @@ SOURCE=..\..\..\src\osgWrappers\osgUtil\ReflectionMapGenerator.cpp
SOURCE=..\..\..\src\osgWrappers\osgUtil\RenderBin.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osgUtil\RenderGraph.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osgUtil\RenderLeaf.cpp
# End Source File
@@ -167,6 +163,10 @@ SOURCE=..\..\..\src\osgWrappers\osgUtil\Simplifier.cpp
SOURCE=..\..\..\src\osgWrappers\osgUtil\SmoothingVisitor.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osgUtil\StateGraph.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osgUtil\Statistics.cpp
# End Source File