#include <utl/TransformationMatrix.h>
#include <cmath>
#include <tst/Verify.h>
#include <utl/Triple.h>
#include <cppunit/extensions/HelperMacros.h>
Go to the source code of this file.
Classes | |
class | testTransformationMatrix |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (testTransformationMatrix) | |
Unit tests for TransformationMatrix class
Definition in file testTransformationMatrix.cc.
CPPUNIT_TEST_SUITE_REGISTRATION | ( | testTransformationMatrix | ) |