8 #ifndef META_OCEAN_TEST_TESTMATH_TEST_SPHERE_3_H
9 #define META_OCEAN_TEST_TESTMATH_TEST_SPHERE_3_H
35 static bool test(
const double testDuration);
This class implements a test for the 3D sphere.
Definition: TestSphere3.h:27
static bool testHasIntersection(const double testDuration)
Tests the sphere-ray intersection function.
static bool testCoordinateVectorConversion(const double testDuration)
Tests the coordinate/vector conversion.
static bool testHasIntersectionTransformed(const double testDuration)
Tests the sphere-ray intersection function for a transformed sphere.
static bool test(const double testDuration)
Tests all sphere functions.
static bool testShortestDistance(const double testDuration)
Tests the shortest distance function.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15