C# 클래스 Vertesaur.PolygonOperation.Test.PolygonUnionFacts

파일 보기 프로젝트 열기: aarondandy/vertesaur

공개 메소드들

메소드 설명
PointsAlmostEqual ( Point2 a, Point2 b ) : bool

비공개 메소드들

메소드 설명
PolygonToString ( Polygon2 poly ) : string
PolygonUnionFacts ( ) : System
RingToString ( Ring2 ring ) : string
polygon_union ( PolyPairTestData testData ) : void
zig_zag_thing ( ) : void

메소드 상세

PointsAlmostEqual() 공개 정적인 메소드

public static PointsAlmostEqual ( Point2 a, Point2 b ) : bool
a Point2
b Point2
리턴 bool