xmsgeom  1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
GmPolygonIntermediateTests Class Reference

Tests GmPolygonIntermediateTests. More...

#include <GmPolygon.t.h>

Inheritance diagram for GmPolygonIntermediateTests:

Public Member Functions

virtual const CxxTest::TestGroup & group ()
 Returns the test group. More...
 
void testSpeed ()
 Test lots of points for timing purposes. Only in release, not debug. More...
 

Detailed Description

Tests GmPolygonIntermediateTests.

Definition at line 47 of file GmPolygon.t.h.

Member Function Documentation

const CxxTest::TestGroup & GmPolygonIntermediateTests::group ( )
virtual

Returns the test group.

Returns
CxxTest::TestGroup reference.

Definition at line 798 of file GmPolygon.cpp.

void GmPolygonIntermediateTests::testSpeed ( )

Test lots of points for timing purposes. Only in release, not debug.

See Also
PointInPolyTests::testSpeed
// 30 -       45--44  41--40  37--36  33--32  29------28
//    |        |   |   |   |   |   |   |   |   |       |
// 25 -       46  43--42  39--38  35--34  31--30  26--27
//    |        |                                   |
// 20 -       47---48  2---3---4---5---6---7---8  25--24
//    |            |   |                       |       |
// 15 -       50---49  1  18---17 14---13 10---9  22--23
//    |        |       |   |   |   |   |   |       |
// 10 -       51       0---19 16---15 12---11     21--20
//    |        |                                       |
//  5 -       52   2---3   6---7  10--11  14--15  18--19
//    |        |   |   |   |   |   |   |   |   |   |
//  0 -        0---1   4---5   8---9  12--13  16--17
//
//             |---|---|---|---|---|---|---|---|---|---|
//             0   5  10  15  20  25  30  35  40  45  50  55
/// 

Definition at line 825 of file GmPolygon.cpp.

References GmPointInPolyUnitTests::DoTest().


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