Added support for reading and writing Sphere, Box, Cone, Cylinder and Grid shapes.

This commit is contained in:
Robert Osfield
2003-01-08 14:32:13 +00:00
parent e6b64a5550
commit ba34880464
13 changed files with 413 additions and 119 deletions

View File

@@ -189,6 +189,10 @@ SOURCE=..\..\Include\osgDB\Output
# End Source File
# Begin Source File
SOURCE=..\..\Include\osgDB\ParameterOutput
# End Source File
# Begin Source File
SOURCE=..\..\include\osgDB\ReaderWriter
# End Source File
# Begin Source File

View File

@@ -246,6 +246,10 @@ SOURCE=..\..\..\src\osgPlugins\osg\ShadeModel.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\osg\Shape.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\osg\ShapeDrawable.cpp
# End Source File
# Begin Source File