8 #ifndef META_OCEAN_TEST_TESTGEOMETRY_TEST_OCTREE_H
9 #define META_OCEAN_TEST_TESTGEOMETRY_TEST_OCTREE_H
21 namespace TestGeometry
37 static bool test(
const double testDuration);
This class implements homography tests.
Definition: TestOctree.h:29
static bool testIntersectingLeafsForRays(const double testDuration)
Tests the intersectingLeafs() function for rays.
static bool testClosestPoints(const double testDuration)
Tests the closestPoints() function.
static bool testEdgeCases(const double testDuration)
Tests edge cases.
static bool testConstructor(const double testDuration)
Tests the constructor.
static bool test(const double testDuration)
Tests all octree functions.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15