8#ifndef META_OCEAN_TEST_TESTMATH_TEST_FRUSTUM_H
9#define META_OCEAN_TEST_TESTMATH_TEST_FRUSTUM_H
This class implements frustum tests.
Definition TestFrustum.h:31
static bool test(const double testDuration, const TestSelector &selector)
Invokes all frustum tests.
static bool testIsInsidePoint(const double testDuration)
Tests isInside() for points.
static bool testConstructors(const double testDuration)
Tests the constructors.
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