Added beginnings of osgUtil::PlaneIntersector and osgSim::ElevationSlice

This commit is contained in:
Robert Osfield
2006-11-27 20:25:36 +00:00
parent ae79bebd82
commit 05bffbe9c4
6 changed files with 352 additions and 1 deletions

View File

@@ -167,6 +167,10 @@ SOURCE=..\..\src\osgSim\DOFTransform.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osgSim\ElevationSlice.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osgSim\HeightAboveTerrain.cpp
# End Source File
# Begin Source File
@@ -263,6 +267,10 @@ SOURCE=..\..\include\osgSim\HeightAboveTerrain
# End Source File
# Begin Source File
SOURCE=..\..\include\osgSim\ElevationSlice
# End Source File
# Begin Source File
SOURCE=..\..\Include\osgSim\Impostor
# End Source File
# Begin Source File