Added new osg::AnimationPath which is contaner for a set of key frames for

defining an animation path.  To be used with osg::Transform etc.
This commit is contained in:
Robert Osfield
2002-02-27 00:58:54 +00:00
parent 7c0eb0f380
commit 1bdebcf174
5 changed files with 147 additions and 2 deletions

View File

@@ -97,6 +97,10 @@ SOURCE=..\..\src\osg\AlphaFunc.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\AnimationPath.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\Billboard.cpp
# End Source File
# Begin Source File
@@ -333,6 +337,10 @@ SOURCE=..\..\Include\Osg\AlphaFunc
# End Source File
# Begin Source File
SOURCE=..\..\Include\Osg\AnimationPath
# End Source File
# Begin Source File
SOURCE=..\..\Include\Osg\Billboard
# End Source File
# Begin Source File