8 #ifndef META_OCEAN_TEST_TESTMATH_TEST_CONE_3_H
9 #define META_OCEAN_TEST_TESTMATH_TEST_CONE_3_H
35 static bool test(
const double testDuration);
This class implements a test for the 3D cone.
Definition: TestCone3.h:27
static bool testNearestIntersection()
Tests the cone-ray intersection function.
static bool test(const double testDuration)
Tests all cone functions.
static bool validateNearestIntersection(const double testDuration)
Validates the cone-ray intersection function with random inputs.
static bool testConstructor()
Tests the Cone3 class constructors.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15