Added first cut at new AutoTransform node which will be used for generating

Transform's during the cull traversal such as for earth/sky etc.
This commit is contained in:
Robert Osfield
2002-02-03 11:38:20 +00:00
parent cc39c462de
commit af968b00bd
4 changed files with 12 additions and 3 deletions

View File

@@ -97,6 +97,10 @@ SOURCE=..\..\src\osg\AlphaFunc.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\AutoTransform.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\Billboard.cpp
# End Source File
# Begin Source File
@@ -325,6 +329,10 @@ SOURCE=..\..\Include\Osg\AlphaFunc
# End Source File
# Begin Source File
SOURCE=..\..\Include\Osg\AutoTransform
# End Source File
# Begin Source File
SOURCE=..\..\Include\Osg\Billboard
# End Source File
# Begin Source File