freebsd-ports/math/p5-Math-Polygon-Tree/pkg-descr
Dmitry Marakasov daffe00d4a - Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
2013-07-12 15:01:45 +00:00

5 lines
223 B
Text

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/