8 #ifndef META_OCEAN_TEST_TESTMATH_LINE_3_H
9 #define META_OCEAN_TEST_TESTMATH_LINE_3_H
35 static bool test(
const double testDuration);
This class implements a 3D line test.
Definition: TestLine3.h:27
static bool test(const double testDuration)
This functions tests all 3D line functions.
static bool testIsOnLine(const double testDuration)
Is on line test.
static bool testDistance(const double testDuration)
Tests the distance function.
static bool testNearestPoints(const double testDuration)
Tests the nearest points function.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15