8 #ifndef META_OCEAN_TEST_TESTMATH_TEST_TRIANGLE_2_H
9 #define META_OCEAN_TEST_TESTMATH_TEST_TRIANGLE_2_H
35 static bool test(
const double testDuration);
This class implements a test for the 2D triangle.
Definition: TestTriangle2.h:27
static bool test(const double testDuration)
Tests all triangle functions.
static bool testIsCounterClockwise(const double testDuration)
Tests the isCounterClockwise function.
static bool testPadded(const double testDuration)
Tests the padded function.
static bool testIntersects(const double testDuration)
Tests the intersects function.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15