Removed osg::GeoSet for core osg lib and osgPlugin.

Commented out OpenDX plugin as its still based on GeoSet.

Added support for loading and converting GeoSet into the osgconv example.
This commit is contained in:
Robert Osfield
2003-05-21 12:15:45 +00:00
parent fcbbf12b75
commit 4a6bdad3e1
25 changed files with 109 additions and 4326 deletions

View File

@@ -1326,24 +1326,6 @@ Package=<4>
###############################################################################
Project: "osgPlugin dx"=.\osgPlugins\dx\dx.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
Begin Project Dependency
Project_Dep_Name Core osg
End Project Dependency
Begin Project Dependency
Project_Dep_Name Core osgDB
End Project Dependency
}}}
###############################################################################
Project: "osgPlugin flt"=.\osgPlugins\flt\flt.dsp - Package Owner=<4>
Package=<5>

View File

@@ -172,6 +172,22 @@ LINK32=link.exe
SOURCE=..\..\..\examples\osgconv\GeoSet.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\examples\osgconv\IO_GeoSet.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\examples\osgconv\OrientationConverter.cpp
# End Source File

View File

@@ -217,14 +217,6 @@ SOURCE=..\..\src\osg\Geometry.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\GeoSet.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\GeoSet_ogl.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\GLExtensions.cpp
# End Source File
# Begin Source File
@@ -593,10 +585,6 @@ SOURCE=..\..\Include\Osg\IndexedGeometry
# End Source File
# Begin Source File
SOURCE=..\..\Include\Osg\GeoSet
# End Source File
# Begin Source File
SOURCE=..\..\Include\Osg\Gl
# End Source File
# Begin Source File

View File

@@ -158,10 +158,6 @@ SOURCE=..\..\..\src\osgPlugins\osg\Geode.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\osg\GeoSet.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\osg\Geometry.cpp
# End Source File
# Begin Source File