Skip to content

1 - subdivide bug, 2 - node.js compatibility, 3 - retrieveInBounds - #4

Open
jsmarkus wants to merge 4 commits into
mikechambers:masterfrom
jsmarkus:master
Open

1 - subdivide bug, 2 - node.js compatibility, 3 - retrieveInBounds#4
jsmarkus wants to merge 4 commits into
mikechambers:masterfrom
jsmarkus:master

Conversation

@jsmarkus

Copy link
Copy Markdown

Fixed subdivide() to pass maxChildren and maxDepth properties to newly created child nodes.

Replaced window with this in order to make QuadTree available in node.js by require()

Added retrieveInBounds method that returns points found in specified region

Markand others added 4 commits February 8, 2012 14:25
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@jsmarkus