C# (CSharp) Vertesaur.PolygonOperation 네임스페이스

중첩된 네임스페이스

Vertesaur.PolygonOperation.Test

클래스들

이름 설명
PolygonBinaryOperationOptions Options to be used by various polygon operations.
PolygonDifferenceOperation An operation that will find the geometric difference of one polygon from another.
PolygonIntersectionOperation An operation that will find the geometric result of intersecting two polygons.
PolygonIntersectionOperation.IntersectionResults
PolygonIntersectionOperation.PolygonCrossingsAlgorithmKernel
PolygonIntersectionOperation.PolygonRingCrossingLookup
PolygonInverseOperation An operation that will
PolygonOperationOptions Options to be used by various polygon operations.
PolygonUnionOperation An operation that will find the geometric union of two polygons.
PolygonXorOperation An operation that will find the symmetric difference for two polygons. Also known as exclusive-or (XOR).