blob: 78fb916fb2b64d52b79bb45a0d0050c55172768a (
plain) (
blame)
1
2
3
4
5
|
Math::Polygon::Tree creates a B-tree of polygon parts for fast check
if object is inside this polygon. This method is effective if polygon
has hundreds or more segments.
WWW: http://search.cpan.org/dist/Math-Polygon-Tree/
|