8#ifndef META_OCEAN_TEST_TESTMATH_FINITE_LINE_3_H
9#define META_OCEAN_TEST_TESTMATH_FINITE_LINE_3_H
This class implements a 3D finite line test.
Definition TestFiniteLine3.h:29
static bool testDistance(const double testDuration)
Distance test.
static bool test(const double testDuration, const TestSelector &selector)
This functions tests all 3D finite line functions.
static bool testIsOnLine(const double testDuration)
Is on line test.
This class implements a test selector that parses test function strings and determines which tests sh...
Definition TestSelector.h:51
The namespace covering the entire Ocean framework.
Definition Accessor.h:15