OpenWalnut
1.3.1
|
Testsuite for the WGEGeode utils. More...
#include <WGEGeodeUtils_test.h>
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.
|
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().
|
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().