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

Intermediate tests for functions in geoms.cpp. More...

Inheritance diagram for GeomsXmsngIntermediateTests:

Public Member Functions

virtual const CxxTest::TestGroup & group ()
 Defines the test group. More...
 
void test_gmPointInPolygon2D ()
 

Detailed Description

Intermediate tests for functions in geoms.cpp.

Definition at line 74 of file geoms.t.h.

Member Function Documentation

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

Defines the test group.

Returns
CxxTest::TestGroup reference.

Definition at line 2401 of file geoms.cpp.

void GeomsXmsngIntermediateTests::test_gmPointInPolygon2D ( )
// 15 -    0   1   2   3   4
//    |
// 10 -    5   6---7---8   9
//    |        |       |
//  5 -   10  11  12  13  14
//    |        |       |
//  0 -   15  16--17--18  19
//    |
// -15-   20  21  22  23  24
//
//         |---|---|---|---|
//        -5   0   5   10  15
/// 

Definition at line 2424 of file geoms.cpp.


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