Implement vertex categorisation for Polygon Triangulation

This commit is contained in:
2015-01-07 18:55:16 +01:00
parent 4f5d7f15bf
commit 013dfd054b
6 changed files with 146 additions and 2 deletions

View File

@@ -1063,7 +1063,8 @@ Show convex hull
Show polygons
Show polygons intersection
Show quad tree squares
Show kd tree squares</property>
Show kd tree squares
Polygon Triangulation</property>
</widget>
<packing>
<property name="expand">False</property>