|
OpenWalnut 1.2.5
|
Testsuite for the WGEGeode utils. More...
#include <WGEGeodeUtils_test.h>
Inheritance diagram for WGEGeodeUtilsTest:Public Member Functions | |
| void | testNumQuadsAndTheirVerticesWithoutSpacing (void) |
| A unit subdivided plane with resolution width_x_height has width*height many quads. | |
| void | testCenterPoints (void) |
| For each quad there is a center point defined in the center point array. | |
Testsuite for the WGEGeode utils.
Definition at line 40 of file WGEGeodeUtils_test.h.
| void WGEGeodeUtilsTest::testCenterPoints | ( | void | ) | [inline] |
For each quad there is a center point defined in the center point array.
Definition at line 84 of file WGEGeodeUtils_test.h.
References wge::genUnitSubdividedPlane().
| void WGEGeodeUtilsTest::testNumQuadsAndTheirVerticesWithoutSpacing | ( | void | ) | [inline] |
A unit subdivided plane with resolution width_x_height has width*height many quads.
Definition at line 46 of file WGEGeodeUtils_test.h.
References wge::genUnitSubdividedPlane().
1.7.3