Skip to content

How to determine a polygon_with_holes is simple. #8124

Closed Answered by lryan599
ChenKe404 asked this question in Q&A
Discussion options

You must be logged in to vote

There are some free functions for validating a polygon (or a polygon with hole) in "CGAL/Boolean_set_operations_2/Gps_polygon_validation.h". Perhaps you can refer to it.
Also see https://stackoverflow.com/questions/64468143 and user manual "2D Regularized Boolean Set-Operations" chapter for more detailed information.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by MaelRL
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #8094 on April 05, 2024 14:19.