C# Class Vertesaur.PolygonOperation.Test.PolygonUnionFacts

Afficher le fichier Open project: aarondandy/vertesaur

Méthodes publiques

Méthode Description
PointsAlmostEqual ( Point2 a, Point2 b ) : bool

Private Methods

Méthode 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 méthode

public static PointsAlmostEqual ( Point2 a, Point2 b ) : bool
a Point2
b Point2
Résultat bool