From Alberto Farre, addition of ProxyNode, with support in .osg, .ive and .flt loaders

This commit is contained in:
Robert Osfield
2005-03-07 14:06:09 +00:00
parent f7f61627a8
commit 5684a130b7
19 changed files with 691 additions and 15 deletions

View File

@@ -388,6 +388,10 @@ SOURCE=..\..\src\osg\Projection.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\ProxyNode.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\Quat.cpp
# End Source File
# Begin Source File
@@ -853,6 +857,10 @@ SOURCE=..\..\Include\Osg\Program
# End Source File
# Begin Source File
SOURCE=..\..\Include\Osg\ProxyNode
# End Source File
# Begin Source File
SOURCE=..\..\Include\Osg\Quat
# End Source File
# Begin Source File

View File

@@ -308,6 +308,10 @@ SOURCE=..\..\..\src\osgPlugins\ive\PrimitiveSet.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\ive\ProxyNode.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\ive\ReaderWriterIVE.cpp
# End Source File
# Begin Source File
@@ -608,6 +612,10 @@ SOURCE=..\..\..\src\osgPlugins\ive\PrimitiveSet.h
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\ive\ProxyNode.h
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\ive\ReadWrite.h
# End Source File
# Begin Source File

View File

@@ -272,6 +272,10 @@ SOURCE=..\..\..\src\osgPlugins\osg\Projection.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\osg\ProxyNode.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\osg\ReaderWriterOSG.cpp
# End Source File
# Begin Source File