From Vivek Rajan, MatrixDecomposition implementaion, adapted by Robert Osfield

to be part of osg::Matrixf and osg::Matrixd classes.
This commit is contained in:
Robert Osfield
2007-02-10 18:01:37 +00:00
parent 760cfeaadb
commit f1a82f35b2
5 changed files with 716 additions and 5 deletions

View File

@@ -400,6 +400,10 @@ SOURCE=..\..\src\osg\Matrixf.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\MatrixDecomposition.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\MatrixTransform.cpp
# End Source File
# Begin Source File