8#ifndef META_OCEAN_TEST_TESTGEOMETRY_TEST_OCTREE_H
9#define META_OCEAN_TEST_TESTGEOMETRY_TEST_OCTREE_H
This class implements homography tests.
Definition TestOctree.h:31
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, const TestSelector &selector)
Tests all octree functions.
static bool testIntersectingLeavesForRays(const double testDuration)
Tests the intersectingLeaves() function for rays.
This class implements a test selector that parses test function strings and determines which tests sh...
Definition TestSelector.h:51
The namespace covering the entire Ocean framework.
Definition Accessor.h:15