Added new osg::DOFTransform node from Sasa Bistrovic, designed to mirror

the OpenFlight DOF transform nodes.
This commit is contained in:
Robert Osfield
2002-08-05 15:07:18 +00:00
parent 6c998bf97d
commit 25740b5c7f
6 changed files with 676 additions and 1 deletions

View File

@@ -173,6 +173,10 @@ SOURCE=..\..\src\osg\DisplaySettings.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\DOFTransform.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\Drawable.cpp
# End Source File
# Begin Source File
@@ -485,6 +489,10 @@ SOURCE=..\..\include\osg\DisplaySettings
# End Source File
# Begin Source File
SOURCE=..\..\include\osg\DOFTransform
# End Source File
# Begin Source File
SOURCE=..\..\Include\Osg\Drawable
# End Source File
# Begin Source File