[ 原始碼: libmath-clipper-perl ]
套件:libmath-clipper-perl(1.29-2 以及其他的)
libmath-clipper-perl 的相關連結
Debian 的資源:
下載原始碼套件 libmath-clipper-perl:
- [libmath-clipper-perl_1.29-2.dsc]
- [libmath-clipper-perl_1.29.orig.tar.gz]
- [libmath-clipper-perl_1.29-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module for Polygon clipping in 2D
Math::Clipper is a C (and Delphi) library that implements polygon clipping. A Polygon is represented by a reference to an array of 2D points. A Point is, in turn, represented by a reference to an array containing two numbers: The X and Y coordinates.
Clipper 4.x works with polygons with integer coordinates. Data in floating point format will need to be scaled appropriately to be converted to the available integer range before polygons are added to a clipper object. (Scaling utilities are provided.)
其他與 libmath-clipper-perl 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: libstdc 6 (>= 11)
- GNU Standard C Library v3
-
- dep: perl (>= 5.40.0-6)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.40.0
- 本虛擬套件由這些套件填實: perl-base