8 #ifndef META_OCEAN_TEST_TESTMATH_TEST_PLANE_3_H
9 #define META_OCEAN_TEST_TESTMATH_TEST_PLANE_3_H
35 static bool test(
const double testDuration);
This class implements a 3D plane test.
Definition: TestPlane3.h:27
static bool test(const double testDuration)
Test all plane functions.
static bool testConstructorThreePoints(const double testDuration)
Tests the constructor based on three points.
static bool testIntersectionLine(const double testDuration)
Tests the intersection between lines and planes.
static bool testIntersectionPlane(const double testDuration)
Tests the intersection between two planes.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15