8 #ifndef META_OCEAN_TEST_TESTMATH_TEST_FRUSTUM_H
9 #define META_OCEAN_TEST_TESTMATH_TEST_FRUSTUM_H
37 static bool test(
const double testDuration);
This class implements frustum tests.
Definition: TestFrustum.h:29
static bool testIsInsidePoint(const double testDuration)
Tests isInside() for points.
static bool testConstructors(const double testDuration)
Tests the constructors.
static bool test(const double testDuration)
Invokes all frustum tests.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15