ALGO: implement the quad tree

This commit is contained in:
2014-11-13 23:05:56 +01:00
parent b1280ac958
commit 62d7c9ffcd
8 changed files with 251 additions and 2 deletions

View File

@@ -767,7 +767,8 @@ Public License instead of this License.
<property name="items" translatable="yes">Show points
Show convex hull
Show polygons
Show polygons intersection</property>
Show polygons intersection
Show quad tree squares</property>
</widget>
<packing>
<property name="expand">False</property>