Renamed the osg::EarthSky to osg::ClearNode to make it more obvious what

role it has play and make it more relevant to non vis-sim applications.
This commit is contained in:
Robert Osfield
2002-08-19 11:42:37 +00:00
parent c72953d94b
commit b23a48a763
15 changed files with 71 additions and 96 deletions

View File

@@ -185,7 +185,7 @@ SOURCE=..\..\src\osg\DrawPixels.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\EarthSky.cpp
SOURCE=..\..\src\osg\ClearNode.cpp
# End Source File
# Begin Source File
@@ -501,6 +501,10 @@ SOURCE=..\..\Include\Osg\DrawPixels
# End Source File
# Begin Source File
SOURCE=..\..\include\osg\ClearNode
# End Source File
# Begin Source File
SOURCE=..\..\include\osg\EarthSky
# End Source File
# Begin Source File

View File

@@ -134,7 +134,7 @@ SOURCE=..\..\..\src\osgPlugins\osg\DOFTransform.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\osg\EarthSky.cpp
SOURCE=..\..\..\src\osgPlugins\osg\ClearNode.cpp
# End Source File
# Begin Source File