8#ifndef META_OCEAN_TEST_TESTMATH_TEST_CYLINDER_3_H
9#define META_OCEAN_TEST_TESTMATH_TEST_CYLINDER_3_H
35 static bool test(
const double testDuration);
This class implements a test for the 3D cylinder.
Definition TestCylinder3.h:27
static bool test(const double testDuration)
Tests all cylinder functions.
static bool testConstructor()
Tests the Cylinder3 class constructors.
static bool testNearestIntersection(const double testDuration)
Tests the cylinder-ray intersection function.
The namespace covering the entire Ocean framework.
Definition Accessor.h:15