8 #ifndef META_OCEAN_TEST_TESTMATH_FINITE_LINE_3_H
9 #define META_OCEAN_TEST_TESTMATH_FINITE_LINE_3_H
35 static bool test(
const double testDuration);
This class implements a 3D finite line test.
Definition: TestFiniteLine3.h:27
static bool testDistance(const double testDuration)
Distance test.
static bool testIsOnLine(const double testDuration)
Is on line test.
static bool test(const double testDuration)
This functions tests all 3D finite line functions.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15