mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
b7019609cf
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/
6 lines
223 B
Plaintext
6 lines
223 B
Plaintext
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/
|