OpenSceneGraph/examples/osgunittests
Robert Osfield 9a0b39c34b From J.P Delport, "attached find an updated osgunittests.cpp that allows for the testing of
the matrix.getRotate() function when a matrix contains a scale as well
as a rotation.

The scale can optionally be switched off, see the top of
testQuatFromMatrix().

As expected, all the current methods for mat to quat conversion fail
these new tests. When the scale is omitted, mk2 of getRotate with sign
instead of signOrZero passes, as well as mk1.
"
2007-06-01 21:38:53 +00:00
..
CMakeLists.txt Added SETUP_COMMANDLINE_APPLICATION and SETUP_COMMANDLINE_EXAMPLE macros 2007-04-12 09:59:34 +00:00
osgunittests.cpp From J.P Delport, "attached find an updated osgunittests.cpp that allows for the testing of 2007-06-01 21:38:53 +00:00
performance.cpp fixed warning and add a few extra tests 2006-07-04 09:46:41 +00:00
performance.h Added a performace test section to osgunitests, currently just does basic C/C++ tests. 2006-07-03 13:53:39 +00:00
UnitTestFramework.cpp From Olar Flebbe, "Visual Studio 2005 triggered a small glitch in UnittestFramework.cpp 2007-05-29 09:57:18 +00:00
UnitTestFramework.h Removed now redundent OSG_EXPORT to solve build problems under Windows 2006-12-22 16:48:17 +00:00
UnitTests_osg.cpp Moved UnitTestFramework from core osg lib into osgunittests example 2006-12-19 17:06:59 +00:00