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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user