C# Class Vertesaur.PolygonOperation.Test.PolygonUnionFacts

Datei anzeigen Open project: aarondandy/vertesaur

Public Methods

Method Description
PointsAlmostEqual ( Point2 a, Point2 b ) : bool

Private Methods

Method Description
PolygonToString ( Polygon2 poly ) : string
PolygonUnionFacts ( ) : System
RingToString ( Ring2 ring ) : string
polygon_union ( PolyPairTestData testData ) : void
zig_zag_thing ( ) : void

Method Details

PointsAlmostEqual() public static method

public static PointsAlmostEqual ( Point2 a, Point2 b ) : bool
a Point2
b Point2
return bool