OpenWalnut 1.3.1
Public Member Functions
WGEGeodeUtilsTest Class Reference

Testsuite for the WGEGeode utils. More...

#include <WGEGeodeUtils_test.h>

Inheritance diagram for WGEGeodeUtilsTest:

List of all members.

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.

Detailed Description

Testsuite for the WGEGeode utils.

Definition at line 40 of file WGEGeodeUtils_test.h.


Member Function Documentation

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().


The documentation for this class was generated from the following file: