8 #ifndef META_OCEAN_TEST_TESTMATH_TEST_BOUNDING_BOX_H
9 #define META_OCEAN_TEST_TESTMATH_TEST_BOUNDING_BOX_H
35 static bool test(
const double testDuration);
This class implements a bounding box test.
Definition: TestBoundingBox.h:27
static bool testPositiveFrontIntersection(const double testDuration)
Test the positive front intersection function.
static bool test(const double testDuration)
Tests all bounding box functions.
static bool testPositiveBackIntersection(const double testDuration)
Test the positive back intersection function.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15