8 #ifndef META_OCEAN_TEST_TESTMATH_TEST_ROTATION_H
9 #define META_OCEAN_TEST_TESTMATH_TEST_ROTATION_H
35 static bool test(
const double testDuration);
This class implements a rotation test.
Definition: TestRotation.h:27
static bool testConversionToHomogenousMatrix(const double testDuration)
Tests the conversion from a rotation to a homogenous matrix.
static bool testReferenceOffsetConstructor(const double testDuration)
Tests the reference-offset constructor.
static bool testConversionToQuaterion(const double testDuration)
Tests the conversion from a rotation to a quaternion.
static bool test(const double testDuration)
Executes all rotation tests.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15