MCPcopy Index your code
hub / github.com/bengolder/python-geometry / PointSet

Class PointSet

geometry/points.py:3–184  ·  view source on GitHub ↗

This class is meant to hold a set of *unique* points. Basically this provides hooks to using a python 'set' containing tuples of the point coordinates.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

unionMethod · 0.85
intersectionMethod · 0.85
differenceMethod · 0.85
symmetric_differenceMethod · 0.85
copyMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected