tudelft3d / pprepair

Validation and Automatic Repair of Planar Partitions
GNU General Public License v3.0
57 stars 22 forks source link

Checking ring nesting #11

Open kenohori opened 10 years ago

kenohori commented 10 years ago

We need to check that holes are fully inside their polygons.

Why? In order to support snapping to an extent, we need to also tag from holes in the direction of their corresponding outer boundary, but this only works if we ensure that all holes are properly nested.