Browse Source
Add logging and area check to tesselation
Add logging and area check to tesselation
Logging is useful when we find an area that cannot be triangulated. This will be used to generated test cases. Skipping minor untesselated areas means that the polygon will still be considered fully tesselated (and not sent back again and again) even if the tesselation misses an area less than the configured limit. Currently, this is 31^2nm.newinvert
3 changed files with 48 additions and 5 deletions
-
6common/advanced_config.cpp
-
11include/advanced_config.h
-
36libs/kimath/include/geometry/polygon_triangulation.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue