xmsgrid
1.0
|
Interface to a boost::geometry::polygon class. More...
#include <GmPolygon.h>
Public Member Functions | |
GmPolygon () | |
Constructor. | |
virtual | ~GmPolygon () |
Destructor. | |
Static Public Member Functions | |
static BSHP< GmPolygon > | New () |
Creates a class. More... | |
Interface to a boost::geometry::polygon class.
Definition at line 33 of file GmPolygon.h.
Creates a class.
Definition at line 289 of file GmPolygon.cpp.
Referenced by xms::GmPolygonImpl::Intersection(), GmPointInPolyTester_GmPolygon::Setup(), GmPolygonUnitTests::testIntersection(), GmPolygonUnitTests::testNoHoles(), GmPolygonUnitTests::testUnion(), GmPolygonUnitTests::testWithHoles(), and xms::GmPolygonImpl::Union().