EmilHernvall / tregmine

The tregmine plugins
http://tregmine.info/
BSD 4-Clause "Original" or "Old" License
8 stars 10 forks source link

Reminded: QuadTree: Overlap List #331

Open lDiverse opened 10 years ago

lDiverse commented 10 years ago

Need a method that returns a list with ALL the quad trees inside a quad tree.

quadtree.getOverlaps(); etc.

Also would like a way of seeing if the overlap is FULL or PARTIAL.

Full would be the quad tree covers the WHOLE quad tree, Partial would be the quad tree covers A BIT of the quad tree.

Danke.

Enjoy the scotch.

lDiverse commented 10 years ago

@EmilHernvall nudge nudge ;}