Changes for version 1.0
- Breaking changes
- hotfix: remove -check constructor option (introduced in 0.9), add ->get and ->getApprox method
- ->getEnclosedObjects behavior from 0.8 was restored (does not check results)
- ->get always returns checked results, ->getApprox always returns unchecked results (same as ->getEnclosedObjects)
- this makes the interface more consistent, as constructor only takes tree structure arguments
Documentation
Modules
A QuadTree Algorithm class in pure Perl.
Provides
in lib/Algorithm/QuadTree/PP.pm