MCPcopy Create free account
hub / github.com/andeya/algorithm / Construct

Method Construct

polyclip-go/geom.go:220–226  ·  view source on GitHub ↗

Construct computes a 2D polygon, which is a result of performing specified Boolean operation on the provided pair of polygons (p clipping). It uses algorithm described by F. Martínez, A. J. Rueda, F. R. Feito in "A new algorithm for computing Boolean operations on polygons" - see: http://wwwdi.

(operation Op, clipping Polygon)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

TestBug5Function · 0.95
ExamplePolygon_ConstructFunction · 0.95
TestBug3Function · 0.80
TestBug4Function · 0.80

Calls 1

computeMethod · 0.95

Tested by 4

TestBug5Function · 0.76
ExamplePolygon_ConstructFunction · 0.76
TestBug3Function · 0.64
TestBug4Function · 0.64